Home
last modified time | relevance | path

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

/packages/modules/adb/
Dsysdeps.h478 static inline int adb_open(const char* pathname, int options) { in adb_open() function
Dsysdeps_win32.cpp342 int adb_open(const char* path, int options) { in adb_open() function