Home
last modified time | relevance | path

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

/system/core/init/
Daction.cpp129 std::string cmd_str = command.BuildCommandString(); in ExecuteCommand() local
132 LOG(INFO) << "Command '" << cmd_str << "' action=" << trigger_name << source in ExecuteCommand()
265 std::string cmd_str = c.BuildCommandString(); in DumpState() local
266 LOG(INFO) << " " << cmd_str; in DumpState()