Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport.cpp714 static int qual_match(const char *to_test, in qual_match() function
764 qual_match(serial, "product:", t->product, false) || in acquire_one_transport()
765 qual_match(serial, "model:", t->model, true) || in acquire_one_transport()
766 qual_match(serial, "device:", t->device, false)) { in acquire_one_transport()