OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:install_local_socket
(Results
1 - 3
of
3
) sorted by null
/system/core/adb/
adb.h
223
void
install_local_socket
(asocket *s);
jdwp_service.c
608
install_local_socket
(&s->socket);
709
install_local_socket
(&t->socket);
sockets.c
89
void
install_local_socket
(asocket *s)
function
394
install_local_socket
(s);
Completed in 67 milliseconds