Searched defs:shellCommand (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/ |
D | WifiAwareShellCommand.java | 40 public void register(String command, DelegatedShellCommand shellCommand) { in register()
|
/frameworks/native/services/surfaceflinger/ |
D | GpuService.cpp | 78 status_t GpuService::shellCommand(int /*in*/, int out, int err, in shellCommand() function in android::GpuService
|
/frameworks/base/core/java/android/os/ |
D | IBinder.java | 239 public void shellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out, in shellCommand() method
|
D | Binder.java | 590 public void shellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out, in shellCommand() method in Binder 808 public void shellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in shellCommand() method in BinderProxy
|
/frameworks/native/libs/binder/ |
D | Binder.cpp | 65 status_t IBinder::shellCommand(const sp<IBinder>& target, int in, int out, int err, in shellCommand() function in android::IBinder
|