Searched refs:ADB_LOCAL_TRANSPORT_MAX (Results 1 – 1 of 1) sorted by relevance
52 #define ADB_LOCAL_TRANSPORT_MAX 16 macro60 static atransport* local_transports[ ADB_LOCAL_TRANSPORT_MAX ];180 int count = ADB_LOCAL_TRANSPORT_MAX; in PollAllLocalPortsForEmulator()441 for (nn = 0; nn < ADB_LOCAL_TRANSPORT_MAX; nn++) { in remote_kick()477 for (i = 0; i < ADB_LOCAL_TRANSPORT_MAX; i++) { in find_emulator_transport_by_adb_port_locked()510 for (i = 0; i < ADB_LOCAL_TRANSPORT_MAX; i++) { in get_available_local_transport_index_locked()549 D("cannot register more emulators. Maximum is %d", ADB_LOCAL_TRANSPORT_MAX); in init_socket_transport()