Searched defs:cmdLine (Results 1 – 9 of 9) sorted by relevance
56 std::string cmdLine = std::string("move ") + hashValue + " " + blockInfo; variable72 std::string cmdLine = std::string("move ") + hashValue + " " + blockInfo; variable
37 CommandResult TestCommandFnExec(std::shared_ptr<Command> cmd, std::string cmdLine) in TestCommandFnExec()79 std::string cmdLine = std::string("erase 2,0,1"); variable
115 std::string cmdLine = std::string("move ") + hashValue + " " + blockInfo; variable
23 bool Command::Init(const std::string &cmdLine) in Init()
25 std::string cmdLine; member
102 auto checkMkdirCmd = [=](const char *mkdirFile, const char *cmdLine) { in __anon264505320102()
83 …char *cmdLine = ReadFileToBuffer("/proc/cmdline", g_bootchartCtrl->buffer, g_bootchartCtrl->buffer… in BootchartLogHeader() local
195 static int GetCommandInfo(const char *cmdLine, int *cmdKeyIndex, char **content) in GetCommandInfo()
332 std::string cmdLine = WebviewController::customeSchemeCmdLine_; in InnerGetCustomeSchemeCmdLine() local2312 std::string cmdLine; in CustomizeSchemes() local