Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
H A DDumpCommand.java39 public class DumpCommand extends Command { class
44 public DumpCommand() { in DumpCommand() method in DumpCommand
/aosp12/frameworks/native/libs/vr/libpdx_default_transport/
H A Dpdx_tool.cpp131 int DumpCommand(const std::string& service_path) { in DumpCommand() function
/aosp12/frameworks/base/tools/aapt2/cmd/
H A DDump.h256 explicit DumpCommand(text::Printer* printer, IDiagnostics* diag) in DumpCommand() function