Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/bit/
H A Dcommand.cpp54 Command::GetProg() const in GetProg() function in Command
123 const char* prog = command.GetProg(); in get_command_output()
171 const char* prog = command.GetProg(); in run_command()
H A Dcommand.h34 const char* GetProg() const;
H A Dadb.cpp319 const char* prog = cmd.GetProg(); in run_instrumentation_test()