Home
last modified time | relevance | path

Searched refs:cmd_str (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Daction.cpp168 std::string cmd_str = command.BuildCommandString(); in ExecuteCommand() local
170 LOG(INFO) << "Command '" << cmd_str << "' action=" << trigger_name << " (" << filename_ in ExecuteCommand()
242 std::string cmd_str = c.BuildCommandString(); in DumpState() local
243 LOG(INFO) << " " << cmd_str; in DumpState()
/system/apex/tools/
Dapexer_with_DCLA_preprocessing_test.py51 cmd_str = ' '.join(cmd)