OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:adb_shutdown
(Results
1 - 3
of
3
) 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
119
extern int
adb_shutdown
(int fd);
361
static __inline__ int
adb_shutdown
(int fd)
function
sysdeps_win32.c
438
int
adb_shutdown
(int fd)
function
446
D( "
adb_shutdown
: %s\n", f->name);
[
all
...]
Completed in 5474 milliseconds