Home
last modified time | relevance | path

Searched refs:handleShellCommand (Results 1 – 25 of 25) sorted by relevance

/aosp12/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dbinder_interface_utils.h140 virtual inline binder_status_t handleShellCommand(int in, int out, int err, const char** argv,
172 static inline binder_status_t handleShellCommand(AIBinder* binder, int in, int out, int err,
231 binder_status_t ICInterface::handleShellCommand(int /*in*/, int /*out*/, int /*err*/, in handleShellCommand() function
254 AIBinder_Class_setHandleShellCommand(clazz, ICInterfaceData::handleShellCommand); in defineClass()
286 binder_status_t ICInterface::ICInterfaceData::handleShellCommand(AIBinder* binder, int in, int out, in handleShellCommand() function
290 return interface->handleShellCommand(in, out, err, argv, argc); in handleShellCommand()
/aosp12/frameworks/native/libs/binder/ndk/include_platform/android/
H A Dbinder_shell.h52 AIBinder_Class* clazz, AIBinder_handleShellCommand handleShellCommand) __INTRODUCED_IN(30);
/aosp12/frameworks/native/libs/binder/ndk/
H A Dibinder.cpp184 } else if (code == SHELL_COMMAND_TRANSACTION && getClass()->handleShellCommand != nullptr) { in onTransact()
217 binder_status_t status = getClass()->handleShellCommand( in onTransact()
353 AIBinder_handleShellCommand handleShellCommand) { in AIBinder_Class_setHandleShellCommand() argument
356 clazz->handleShellCommand = handleShellCommand; in AIBinder_Class_setHandleShellCommand()
H A Dibinder_internal.h125 AIBinder_handleShellCommand handleShellCommand = nullptr; member
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlShellCommand.java64 return handleShellCommand(cmd); in onCommand()
97 private int handleShellCommand(String cmd) throws RemoteException { in handleShellCommand() method in HdmiControlShellCommand
/aosp12/frameworks/base/core/java/android/os/
H A DBinder.java1002 result = handleShellCommand(inPfd, outPfd, errPfd, args); in onShellCommand()
1031 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in Binder
/aosp12/packages/modules/StatsD/statsd/src/
H A DStatsService.h63 virtual status_t handleShellCommand(int in, int out, int err, const char** argv,
H A DStatsService.cpp283 status_t StatsService::handleShellCommand(int in, int out, int err, const char** argv, in handleShellCommand() function in android::os::statsd::StatsService
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBinderCallsStatsService.java382 public int handleShellCommand(ParcelFileDescriptor in, ParcelFileDescriptor out, in handleShellCommand() method in BinderCallsStatsService
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareServiceImpl.java449 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in WifiAwareServiceImpl
/aosp12/frameworks/base/services/core/java/com/android/server/adb/
H A DAdbService.java513 public int handleShellCommand(ParcelFileDescriptor in, ParcelFileDescriptor out, in handleShellCommand() method in AdbService
/aosp12/packages/modules/Scheduling/service/java/com/android/server/scheduling/
H A DRebootReadinessManagerService.java240 public int handleShellCommand(ParcelFileDescriptor in, ParcelFileDescriptor out, in handleShellCommand() method in RebootReadinessManagerService
/aosp12/frameworks/native/libs/binder/ndk/tests/
H A Dlibbinder_ndk_unit_test.cpp76 binder_status_t handleShellCommand(int /*in*/, int out, int /*err*/, const char** args, in handleShellCommand() function in MyBinderNdkUnitTest
/aosp12/packages/modules/Permission/service/java/com/android/role/
H A DRoleService.java615 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in RoleService.Stub
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/rtt/
H A DRttServiceImpl.java360 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in RttServiceImpl
/aosp12/frameworks/base/services/core/java/com/android/server/display/color/
H A DColorDisplayService.java1929 public int handleShellCommand(ParcelFileDescriptor in, in handleShellCommand() method in ColorDisplayService.BinderService
/aosp12/frameworks/base/services/core/java/com/android/server/location/
H A DLocationManagerService.java1379 public int handleShellCommand(ParcelFileDescriptor in, ParcelFileDescriptor out, in handleShellCommand() method in LocationManagerService
/aosp12/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
H A DBlobStoreManagerService.java1683 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in BlobStoreManagerService.Stub
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobSchedulerService.java2949 public int handleShellCommand(@NonNull ParcelFileDescriptor in,
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiServiceImpl.java3789 public int handleShellCommand(@NonNull ParcelFileDescriptor in,
/aosp12/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerService.java3887 public int handleShellCommand(@NonNull ParcelFileDescriptor in,
/aosp12/packages/modules/Connectivity/service/src/com/android/server/
H A DConnectivityService.java8937 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in ConnectivityService
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java8429 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in PhoneInterfaceManager
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt8151 …method public int handleShellCommand(@NonNull android.os.ParcelFileDescriptor, @NonNull android.os…
/aosp12/frameworks/base/services/
H A Dart-profile20371 PLcom/android/server/job/JobSchedulerService$JobSchedulerStub;->handleShellCommand(Landroid/os/Parc…