Home
last modified time | relevance | path

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

/system/core/adb/
Dadb.h108 kCsAny = -1, enumerator
Dservices.cpp382 if (t != nullptr && (sinfo->state == kCsAny || sinfo->state == t->connection_state)) { in wait_for_state()
547 sinfo->state = kCsAny; in host_service_to_socket()