Searched defs:stop_cmd (Results 1 – 3 of 3) sorted by relevance
100 std::string stop_cmd = "am force-stop " + app_name; in StopApp() local226 std::string stop_cmd = "am force-stop " + app_name; in StopApp() local
302 def _wait_for_user_input(self, continue_cmd, stop_cmd): argument
416 struct mmc_cmd stop_cmd; in stm32_sdmmc2_send_cmd() local