Home
last modified time | relevance | path

Searched refs:DumpCommand (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
DDumpCommand.java38 public class DumpCommand extends Command { class
43 public DumpCommand() { in DumpCommand() method in DumpCommand
DLauncher.java132 new DumpCommand(),
/frameworks/native/libs/vr/libpdx_default_transport/
Dservicetool.cpp131 int DumpCommand(const std::string& service_path) { in DumpCommand() function
168 DumpCommand(path); in DumpCommandCallback()
240 return DumpCommand(command_argument); in main()