Searched refs:adb_status (Results 1 – 3 of 3) sorted by relevance
93 if (!adb_status(fd, error)) { in switch_socket_transport()102 bool adb_status(int fd, std::string* error) { in adb_status() function151 if (!adb_status(fd, error)) { in _adb_connect()259 if (!adb_status(fd, &error)) { in adb_command()
55 bool adb_status(int fd, std::string* _Nonnull error);
815 adb_status(fd, &error); in adb_download_buffer()827 if (!adb_status(fd, &error)) { in adb_download_buffer()927 adb_status(device_fd, &error); in adb_sideload_host()1790 if (fd < 0 || !adb_status(fd, &error)) { in adb_commandline()