Home
last modified time | relevance | path

Searched defs:DumpCommand (Results 1 – 2 of 2) 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
/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_tool.cpp131 int DumpCommand(const std::string& service_path) { in DumpCommand() function