HomeSort by relevance Sort by last modified time
    Searched defs:adb_sysdeps_init (Results 1 - 3 of 3) 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 49 /* For win32, adb_sysdeps_init() will do the mutex runtime initialization. */
53 extern void adb_sysdeps_init(void);
496 static __inline__ void adb_sysdeps_init(void) function
sysdeps_win32.c 2144 adb_sysdeps_init( void ) function
    [all...]

Completed in 194 milliseconds