Home
last modified time | relevance | path

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

/system/core/init/
Daction.cpp138 std::string cmd_str = command.BuildCommandString(); in ExecuteCommand() local
140 LOG(INFO) << "Command '" << cmd_str << "' action=" << trigger_name << " (" << filename_ in ExecuteCommand()
208 std::string cmd_str = c.BuildCommandString(); in DumpState() local
209 LOG(INFO) << " " << cmd_str; in DumpState()