| /frameworks/base/services/core/java/com/android/server/pm/ |
| D | PackageManagerShellCommandDataLoader.java | 57 private static String getDataLoaderParamsArgs(ShellCommand shellCommand) { in getDataLoaderParamsArgs() 86 static DataLoaderParams getStreamingDataLoaderParams(ShellCommand shellCommand) { in getStreamingDataLoaderParams() 91 static DataLoaderParams getIncrementalDataLoaderParams(ShellCommand shellCommand) { in getIncrementalDataLoaderParams() 199 ShellCommand shellCommand = lookupShellCommand(mParams.getArguments()); in onPrepareImage() local 251 final ShellCommand shellCommand = in lookupShellCommand() local 257 static ParcelFileDescriptor getStdInPFD(ShellCommand shellCommand) { in getStdInPFD() 266 static ParcelFileDescriptor getLocalFilePFD(ShellCommand shellCommand, String filePath) { in getLocalFilePFD() 270 static int getStdIn(ShellCommand shellCommand) { in getStdIn() 275 static int getLocalFile(ShellCommand shellCommand, String filePath) { in getLocalFile()
|
| /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/base/core/java/android/os/ |
| D | IBinder.java | 254 public void shellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out, in shellCommand() method
|
| D | BinderProxy.java | 639 public void shellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in shellCommand() method in BinderProxy
|
| D | Binder.java | 925 public void shellCommand(@Nullable FileDescriptor in, @Nullable FileDescriptor out, in shellCommand() method in Binder
|
| /frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
| D | BinderDeathDispatcherTest.java | 80 public void shellCommand(FileDescriptor in, FileDescriptor out, FileDescriptor err, in shellCommand() method in BinderDeathDispatcherTest.MyTarget
|
| /frameworks/native/services/gpuservice/ |
| D | GpuService.cpp | 85 status_t GpuService::shellCommand(int /*in*/, int out, int err, std::vector<String16>& args) { in shellCommand() function in android::GpuService
|
| /frameworks/base/services/core/jni/ |
| D | com_android_server_pm_PackageManagerShellCommandDataLoader.cpp | 228 static inline InputDescs openLocalFile(JNIEnv* env, const JniIds& jni, jobject shellCommand, in openLocalFile() 266 static inline InputDescs openInputs(JNIEnv* env, const JniIds& jni, jobject shellCommand, in openInputs() 421 jobject shellCommand = env->CallStaticObjectMethod(jni.packageManagerShellCommandDataLoader, in onPrepareImage() local
|
| /frameworks/native/libs/binder/ |
| D | Binder.cpp | 66 status_t IBinder::shellCommand(const sp<IBinder>& target, int in, int out, int err, in shellCommand() function in android::IBinder
|
| /frameworks/base/services/core/java/com/android/server/inputmethod/ |
| D | InputMethodManagerService.java | 5519 private int getLastSwitchUserId(@NonNull ShellCommand shellCommand) { in getLastSwitchUserId() 5533 private int handleShellCommandListInputMethods(@NonNull ShellCommand shellCommand) { in handleShellCommandListInputMethods() 5590 private int handleShellCommandEnableDisableInputMethod( in handleShellCommandEnableDisableInputMethod() 5624 private static int handleOptionsForCommandsThatOnlyHaveUserOption(ShellCommand shellCommand) { in handleOptionsForCommandsThatOnlyHaveUserOption() 5704 private int handleShellCommandSetInputMethod(@NonNull ShellCommand shellCommand) { in handleShellCommandSetInputMethod() 5740 private int handleShellCommandResetInputMethod(@NonNull ShellCommand shellCommand) { in handleShellCommandResetInputMethod() 5811 private boolean userHasDebugPriv(int userId, final ShellCommand shellCommand) { in userHasDebugPriv()
|
| /frameworks/native/services/sensorservice/ |
| D | SensorService.cpp | 700 status_t SensorService::shellCommand(int in, int out, int err, Vector<String16>& args) { in shellCommand() function in android::SensorService
|
| /frameworks/av/services/audiopolicy/service/ |
| D | AudioPolicyService.cpp | 779 status_t AudioPolicyService::shellCommand(int in, int out, int err, Vector<String16>& args) { in shellCommand() function in android::AudioPolicyService
|
| /frameworks/av/services/camera/libcameraservice/ |
| D | CameraService.cpp | 3993 status_t CameraService::shellCommand(int in, int out, int err, const Vector<String16>& args) { in shellCommand() function in android::CameraService
|