Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps.h655 static inline int adb_mkdir(const std::string& path, int mode) { in adb_mkdir() function
Dsysdeps_win32.cpp2386 int adb_mkdir(const std::string& path, int mode) { in adb_mkdir() function