Searched defs:adb_command (Results 1 – 5 of 5) sorted by relevance
255 adb_command() function
165 def run_adb_command(self, adb_command, ignore_status=False): argument
175 def add_adb_serial(adb_command, device_serial): argument
381 bool adb_command(const std::string& service) { in adb_command() function
358 Command adb_command(SubtoolPath("adb")); in ResultSetup() local