Home
last modified time | relevance | path

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

/system/core/adb/
Djdwp_service.c608 install_local_socket(&s->socket); in create_jdwp_service_socket()
709 install_local_socket(&t->socket); in create_jdwp_tracker_service_socket()
Dadb.h244 void install_local_socket(asocket *s);
Dsockets.c98 void install_local_socket(asocket *s) in install_local_socket() function
422 install_local_socket(s); in create_local_socket()