Home
last modified time | relevance | path

Searched defs:shellCommand (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/os/
DIBinder.java226 public void shellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in shellCommand() method
DBinder.java466 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/
DGpuService.cpp67 status_t GpuService::shellCommand(int /*in*/, int out, int err, in shellCommand() function in android::GpuService
/frameworks/native/libs/binder/
DBinder.cpp64 status_t IBinder::shellCommand(const sp<IBinder>& target, int in, int out, int err, in shellCommand() function in android::IBinder