Searched defs:stop_cmd (Results 1 – 2 of 2) sorted by relevance
115 std::string stop_cmd = "am force-stop " + app_name; in StopApp() local128 std::string stop_cmd = "am force-stop " + app_name; in StopApp() local
64 Command stop_cmd(executable_path); in AddControlSocket() local