Home
last modified time | relevance | path

Searched defs:command_line (Results 1 – 5 of 5) sorted by relevance

/system/core/debuggerd/libdebuggerd/
Dbacktrace.cpp48 const std::vector<std::string>& command_line) { in dump_process_header()
Dtombstone.cpp67 std::vector<std::string> command_line = get_command_line(pid); in engrave_tombstone_ucontext() local
/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
Dtypes.h37 std::vector<std::string> command_line; member
/system/core/debuggerd/proto/
Dtombstone.proto37 repeated string command_line = 9; field
/system/security/keystore/
Dkeystore_cli_v2.cpp1097 CommandLine* command_line = CommandLine::ForCurrentProcess(); in main() local