Searched refs:force_switch_device (Results 1 – 2 of 2) sorted by relevance
42 bool force_switch_device = false);54 std::string* _Nonnull error, bool force_switch_device = false);
357 bool force_switch_device) { in adb_connect() argument370 unique_fd fd(_adb_connect(service, transport, error, force_switch_device)); in adb_connect()399 bool force_switch_device) { in adb_query() argument401 unique_fd fd(adb_connect(nullptr, service, error, force_switch_device)); in adb_query()