Home
last modified time | relevance | path

Searched refs:shellCommand (Results 1 – 13 of 13) sorted by relevance

/frameworks/native/services/surfaceflinger/
DGpuService.h36 virtual status_t shellCommand(int in, int out, int err,
51 virtual status_t shellCommand(int in, int out, int err,
DGpuService.cpp56 status = shellCommand(in, out, err, args); in onTransact()
78 status_t GpuService::shellCommand(int /*in*/, int out, int err, in shellCommand() function in android::GpuService
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareShellCommand.java40 public void register(String command, DelegatedShellCommand shellCommand) { in register() argument
45 mDelegatedCommands.put(command, shellCommand); in register()
/frameworks/base/cmds/locksettings/src/com/android/commands/locksettings/
DLockSettingsCmd.java74 lockSettings.asBinder().shellCommand(FileDescriptor.in, FileDescriptor.out, in onRun()
/frameworks/base/core/java/android/os/
DIBinder.java239 public void shellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out, in shellCommand() method
DBinder.java492 shellCommand(in != null ? in.getFileDescriptor() : null, in onTransact()
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/include/binder/
DIBinder.h85 static status_t shellCommand(const sp<IBinder>& target, int in, int out, int err,
/frameworks/native/cmds/cmd/
Dcmd.cpp182 status_t err = IBinder::shellCommand(service, STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO, args, in main()
/frameworks/base/cmds/am/src/com/android/commands/am/
DAm.java140 mAm.asBinder().shellCommand(FileDescriptor.in, FileDescriptor.out, FileDescriptor.err, in runAmCmd()
/frameworks/native/libs/binder/
DBinder.cpp65 status_t IBinder::shellCommand(const sp<IBinder>& target, int in, int out, int err, in shellCommand() function in android::IBinder
/frameworks/base/cmds/pm/src/com/android/commands/pm/
DPm.java334 ServiceManager.getService(serviceName).shellCommand( in runShellCommand()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java1223 public void shellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in getBinder()
/frameworks/base/config/
Dboot-image-profile.txt5113 HPLandroid/os/Binder;->shellCommand(Ljava/io/FileDescriptor;Ljava/io/FileDescriptor;Ljava/io/FileDe…