Searched defs:cmd (Results 1 – 6 of 6) sorted by relevance
223 std::string cmd = "reboot," + std::string(target); in Reboot() local237 std::string cmd = "shutdown," + std::string(target); in Shutdown() local
126 std::vector<std::string> cmd; in TEST() local165 std::vector<std::string> cmd; in TEST() local203 std::vector<std::string> cmd; in VerifyAbUpdateCommands() local246 std::vector<std::string> cmd; in TEST() local
274 std::string cmd = in TEST_F() local600 std::string cmd; in TEST_F() local623 std::string cmd; in TEST_F() local
67 static bool WriteCommandToFd(MinadbdCommand cmd, int fd) { in WriteCommandToFd()
233 std::vector<std::string>* cmd) { in SetUpAbUpdateCommands()271 int status_fd, std::vector<std::string>* cmd) { in SetUpNonAbUpdateCommands()
720 CommandLine cmd; in main() local