HomeSort by relevance Sort by last modified time
    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 47 /* For win32, adb_sysdeps_init() will do the mutex runtime initialization. */
51 extern void adb_sysdeps_init(void);
474 static __inline__ void adb_sysdeps_init(void) function
adb.c     [all...]
sysdeps_win32.c 2136 adb_sysdeps_init( void ) function
    [all...]

Completed in 69 milliseconds