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

/system/core/adb/
H A Dtransport.c757 static int qual_match(const char *to_test, function
808 qual_match(serial, "product:", t->product, 0) ||
809 qual_match(serial, "model:", t->model, 1) ||
810 qual_match(serial, "device:", t->device, 0)) {

Completed in 4 milliseconds