Home
last modified time | relevance | path

Searched defs:stop_cmd (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/test/cts/
Dheapprofd_test_cts.cc100 std::string stop_cmd = "am force-stop " + app_name; in StopApp() local
226 std::string stop_cmd = "am force-stop " + app_name; in StopApp() local
/external/autotest/client/site_tests/firmware_TouchMTB/
DtouchbotII_robot_wrapper.py302 def _wait_for_user_input(self, continue_cmd, stop_cmd): argument
/external/u-boot/drivers/mmc/
Dstm32_sdmmc2.c416 struct mmc_cmd stop_cmd; in stm32_sdmmc2_send_cmd() local