Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h461 static __inline__ int adb_creat(const char* path, int mode) in adb_creat() function
Dsysdeps_win32.cpp418 int adb_creat(const char* path, int mode) { in adb_creat() function