Home
last modified time | relevance | path

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

/system/core/adb/
Dsocket.h105 void install_local_socket(asocket *s);
Djdwp_service.cpp620 install_local_socket(&s->socket); in create_jdwp_service_socket()
719 install_local_socket(&t->socket); in create_jdwp_tracker_service_socket()
Dsockets.cpp85 void install_local_socket(asocket* s) { in install_local_socket() function
395 install_local_socket(s); in create_local_socket()