Home
last modified time | relevance | path

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

/system/bt/service/
Dmain.cc51 auto command_line = base::CommandLine::ForCurrentProcess(); in main() local
Dsettings.cc38 auto command_line = base::CommandLine::ForCurrentProcess(); in Init() local
/system/core/debuggerd/libdebuggerd/
Dbacktrace.cpp47 const std::vector<std::string>& command_line) { in dump_process_header()
Dtombstone.cpp575 std::vector<std::string> command_line = get_command_line(pid); in engrave_tombstone_ucontext() local
/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
Dtypes.h36 std::vector<std::string> command_line; member
/system/core/debuggerd/proto/
Dtombstone.proto20 repeated string command_line = 9; field
/system/security/keystore/
Dkeystore_cli_v2.cpp1084 CommandLine* command_line = CommandLine::ForCurrentProcess(); in main() local
/system/bt/service/client/
Dmain.cc1111 auto command_line = base::CommandLine::ForCurrentProcess(); in main() local