OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:remote_close
(Results
1 - 4
of
4
) sorted by null
/bootable/recovery/minadbd/
transport_usb.c
97
static void
remote_close
(atransport *t)
function
111
t->close =
remote_close
;
/system/core/adb/
transport_usb.c
101
static void
remote_close
(atransport *t)
function
115
t->close =
remote_close
;
transport_local.c
357
static void
remote_close
(atransport *t)
function
410
t->close =
remote_close
;
/external/valgrind/main/coregrind/m_gdbserver/
remote-utils.c
401
void
remote_close
(void)
function
Completed in 566 milliseconds