HomeSort by relevance Sort by last modified time
    Searched defs:adb_open_mode (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/minadbd/
sysdeps.h 141 static __inline__ int adb_open_mode(const char* path, int options, int mode) function
322 static __inline__ int adb_open_mode( const char* pathname, int options, int mode ) function
  /system/core/adb/
sysdeps.h 142 static __inline__ int adb_open_mode(const char* path, int options, int mode) function
342 static __inline__ int adb_open_mode( const char* pathname, int options, int mode ) function

Completed in 81 milliseconds