Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/ndk/include_cpp/android/
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
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiControlShellCommand.java97 private int handleShellCommand(String cmd) throws RemoteException { in handleShellCommand() method in HdmiControlShellCommand
/frameworks/native/libs/binder/ndk/
Dibinder_internal.h125 AIBinder_handleShellCommand handleShellCommand = nullptr; member
Dibinder.cpp353 AIBinder_handleShellCommand handleShellCommand) { in AIBinder_Class_setHandleShellCommand()
/frameworks/base/services/core/java/com/android/server/
DBinderCallsStatsService.java382 public int handleShellCommand(ParcelFileDescriptor in, ParcelFileDescriptor out, in handleShellCommand() method in BinderCallsStatsService
/frameworks/base/services/core/java/com/android/server/adb/
DAdbService.java513 public int handleShellCommand(ParcelFileDescriptor in, ParcelFileDescriptor out, in handleShellCommand() method in AdbService
/frameworks/base/core/java/android/os/
DBinder.java1031 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in Binder
/frameworks/native/libs/binder/ndk/tests/
Dlibbinder_ndk_unit_test.cpp76 binder_status_t handleShellCommand(int /*in*/, int out, int /*err*/, const char** args, in handleShellCommand() function in MyBinderNdkUnitTest
/frameworks/base/services/core/java/com/android/server/location/
DLocationManagerService.java1379 public int handleShellCommand(ParcelFileDescriptor in, ParcelFileDescriptor out, in handleShellCommand() method in LocationManagerService
/frameworks/base/services/core/java/com/android/server/display/color/
DColorDisplayService.java1929 public int handleShellCommand(ParcelFileDescriptor in, in handleShellCommand() method in ColorDisplayService.BinderService
/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobStoreManagerService.java1683 public int handleShellCommand(@NonNull ParcelFileDescriptor in, in handleShellCommand() method in BlobStoreManagerService.Stub