OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adb_sysdeps_init
(Results
1 - 4
of
4
) sorted by null
/bootable/recovery/minadbd/
sysdeps.h
47
/* For win32,
adb_sysdeps_init
() will do the mutex runtime initialization. */
51
extern void
adb_sysdeps_init
(void);
473
static __inline__ void
adb_sysdeps_init
(void)
function
/system/core/adb/
sysdeps.h
48
/* For win32,
adb_sysdeps_init
() will do the mutex runtime initialization. */
52
extern void
adb_sysdeps_init
(void);
493
static __inline__ void
adb_sysdeps_init
(void)
function
adb.c
[
all
...]
sysdeps_win32.c
2136
adb_sysdeps_init
( void )
function
[
all
...]
Completed in 92 milliseconds