OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smart_socket_close
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/minadbd/
sockets.c
690
static void
smart_socket_close
(asocket *s)
function
711
s->close =
smart_socket_close
;
/system/core/adb/
sockets.c
833
static void
smart_socket_close
(asocket *s)
function
854
s->close =
smart_socket_close
;
Completed in 89 milliseconds