Home
last modified time | relevance | path

Searched defs:adb_open (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/
Dsysdeps.h332 static __inline__ int adb_open( const char* pathname, int options ) in adb_open() function
Dsysdeps_win32.c303 int adb_open(const char* path, int options) in adb_open() function