Searched refs:firstCommand (Results 1 – 1 of 1) sorted by relevance
131 std::string firstCommand = ""; in CheckCommand() local132 iss >> firstCommand; in CheckCommand()133 …if (ShellCommandConfigLoader::commands_.find(firstCommand) != ShellCommandConfigLoader::commands_.… in CheckCommand()