Searched refs:kTransportLocal (Results 1 – 11 of 11) sorted by relevance
146 for (TransportType type : {kTransportAny, kTransportLocal}) { in TEST_F()169 for (TransportType type : {kTransportAny, kTransportLocal}) { in TEST_F()171 bool should_match = (type == kTransportLocal); in TEST_F()
93 kTransportLocal, enumerator
968 } else if (type == kTransportLocal) { in acquire_one_transport()1007 } else if (type == kTransportLocal && t->type == kTransportLocal) { in acquire_one_transport()1258 } else if (type == kTransportLocal) { in MatchesTarget()
165 transport_type = kTransportLocal; in wait_service()
327 bool IsTcpDevice() const { return type == kTransportLocal; } in IsTcpDevice()
1161 type = kTransportLocal; in handle_host_request()1177 type = kTransportLocal; in handle_host_request()
774 type = kTransportLocal; in smart_socket_enqueue()
101 t->type = kTransportLocal; in init_socket_transport()
95 case kTransportLocal: in switch_socket_transport()413 } else if (__adb_transport == kTransportLocal) { in format_host_command()
287 t->type = kTransportLocal; in init_socket_transport()
1084 } else if (t == kTransportLocal) { in wait_for_device()1580 transport_type = kTransportLocal; in adb_commandline()