Searched defs:cmd_str (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Daction.cpp140 std::string cmd_str = command.BuildCommandString(); local
142 LOG(INFO) << "Command '" << cmd_str << "' action=" << trigger_name << " (" << filename_
210 std::string cmd_str = c.BuildCommandString(); local
211 LOG(INFO) << " " << cmd_str;

Completed in 45 milliseconds