Home
last modified time | relevance | path

Searched defs:handleShellCommand (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dbinder_interface_utils.h231 binder_status_t ICInterface::handleShellCommand(int /*in*/, int /*out*/, int /*err*/, in handleShellCommand() function
286 binder_status_t ICInterface::ICInterfaceData::handleShellCommand(AIBinder* binder, int in, int out, in handleShellCommand() function
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiControlShellCommand.java97 private int handleShellCommand(String cmd) throws RemoteException { in handleShellCommand() method in HdmiControlShellCommand
/aosp12/frameworks/native/libs/binder/ndk/
H A Dibinder_internal.h125 AIBinder_handleShellCommand handleShellCommand = nullptr; member
H A Dibinder.cpp353 AIBinder_handleShellCommand handleShellCommand) { in AIBinder_Class_setHandleShellCommand()
/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/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/Wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareServiceImpl.java449 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in WifiAwareServiceImpl
/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/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/core/java/android/os/
H A DBinder.java1031 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in Binder
/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/StatsD/statsd/src/
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/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/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/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