Searched refs:kTransportLocal (Results 1 – 11 of 11) sorted by relevance
45 atransport t{kTransportLocal}; in TEST_F()69 atransport t{kTransportLocal}; in TEST_F()97 atransport t{kTransportLocal}; in TEST_F()110 atransport t{kTransportLocal}; in TEST_F()126 atransport t{kTransportLocal}; in TEST_F()159 for (TransportType type : {kTransportAny, kTransportLocal}) { in TEST_F()178 atransport t{kTransportLocal}; in TEST_F()182 for (TransportType type : {kTransportAny, kTransportLocal}) { in TEST_F()184 bool should_match = (type == kTransportLocal); in TEST_F()
64 atransport transport_{kTransportLocal};
922 } else if (type == kTransportLocal) { in acquire_one_transport()961 } else if (type == kTransportLocal && t->type == kTransportLocal) { in acquire_one_transport()1293 } else if (type == kTransportLocal) { in MatchesTarget()1505 atransport* t = new atransport(kTransportLocal, std::move(reconnect), kCsOffline); in register_socket_transport()
98 kTransportLocal, enumerator
169 transport_type = kTransportLocal; in wait_service()
341 bool IsTcpDevice() const { return type == kTransportLocal; } in IsTcpDevice()
1311 type = kTransportLocal; in handle_host_request()1327 type = kTransportLocal; in handle_host_request()
844 type = kTransportLocal; in smart_socket_enqueue()
95 t->type = kTransportLocal; in init_socket_transport()
100 case kTransportLocal: in switch_socket_transport()426 } else if (__adb_transport == kTransportLocal) { in format_host_command()
1037 } else if (t == kTransportLocal) { in wait_for_device()1626 transport_type = kTransportLocal; in adb_commandline()