Home
last modified time | relevance | path

Searched refs:force_switch_device (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/client/
Dadb_client.h42 bool force_switch_device = false);
Dadb_client.cpp345 bool force_switch_device) { in adb_connect() argument
358 unique_fd fd(_adb_connect(service, transport, error, force_switch_device)); in adb_connect()