Home
last modified time | relevance | path

Searched refs:install_local_socket (Results 1 – 3 of 3) sorted by relevance

/system/core/adb/
Djdwp_service.c582 install_local_socket(&s->socket); in create_jdwp_service_socket()
683 install_local_socket(&t->socket); in create_jdwp_tracker_service_socket()
Dadb.h221 void install_local_socket(asocket *s);
Dsockets.c86 void install_local_socket(asocket *s) in install_local_socket() function
370 install_local_socket(s); in create_local_socket()