Searched defs:mkdirs (Results 1 - 2 of 2) sorted by relevance

/system/core/adb/
H A Dadb_utils.cpp104 bool mkdirs(const std::string& path) { function
105 // TODO: all the callers do unlink && mkdirs && adb_creat ---
139 if (!mkdirs(parent)) {
/system/vold/
H A DVolumeManager.cpp1945 int VolumeManager::mkdirs(char* path) { function in class:VolumeManager

Completed in 78 milliseconds