Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/
H A Dsysdeps.h573 static inline int adb_creat(const char* path, int mode) { in adb_creat() function
H A Dsysdeps_win32.cpp407 int adb_creat(const char* path, int mode) { in adb_creat() function