Searched defs:shellCommand (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/core/java/android/os/ |
| D | IBinder.java | 226 public void shellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in shellCommand() method
|
| D | Binder.java | 466 public void shellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in shellCommand() method in Binder 652 public void shellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in shellCommand() method in BinderProxy
|
| /frameworks/native/services/surfaceflinger/ |
| D | GpuService.cpp | 67 status_t GpuService::shellCommand(int /*in*/, int out, int err, in shellCommand() function in android::GpuService
|
| /frameworks/native/libs/binder/ |
| D | Binder.cpp | 64 status_t IBinder::shellCommand(const sp<IBinder>& target, int in, int out, int err, in shellCommand() function in android::IBinder
|