Searched refs:adb_sysdeps_init (Results 1 - 3 of 3) sorted by relevance

/system/core/adb/
H A Dsysdeps.h48 /* For win32, adb_sysdeps_init() will do the mutex runtime initialization. */
52 extern void adb_sysdeps_init(void);
478 static __inline__ void adb_sysdeps_init(void) function
H A Dadb.c1539 adb_sysdeps_init();
H A Dsysdeps_win32.c2136 adb_sysdeps_init( void ) function

Completed in 40 milliseconds