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

/system/core/adb/
H A Dsockets.c46 static unsigned local_socket_next_id = 1; variable
93 s->id = local_socket_next_id++;

Completed in 47 milliseconds