OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
341
static __inline__ int
adb_open_mode
( const char* pathname, int options, int mode )
function
Completed in 88 milliseconds