Home
last modified time | relevance | path

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

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