Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h541 static inline int adb_creat(const char* path, int mode) { in adb_creat() function
Dsysdeps_win32.cpp407 int adb_creat(const char* path, int mode) { in adb_creat() function