OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:adb_shutdown
(Results
1 - 5
of
5
) sorted by null
/bootable/recovery/minadbd/
sysdeps.h
117
extern int
adb_shutdown
(int fd);
351
static __inline__ int
adb_shutdown
(int fd)
function
/system/core/adb/
sysdeps.h
117
extern int
adb_shutdown
(int fd);
339
static __inline__ int
adb_shutdown
(int fd)
function
transport_local.c
336
adb_shutdown
(fd);
jdwp_service.c
168
adb_shutdown
(proc->socket);
sysdeps_win32.c
438
int
adb_shutdown
(int fd)
function
446
D( "
adb_shutdown
: %s\n", f->name);
[
all
...]
Completed in 6801 milliseconds