Searched defs:mkdirs (Results 1 – 5 of 5) sorted by relevance
129 TEST(adb_utils, mkdirs) { argument
104 bool mkdirs(const std::string& path) { in mkdirs() function
51 void mkdirs(@utf8InCpp String path); in mkdirs() method
642 int VolumeManager::mkdirs(const std::string& path) { in mkdirs() function in VolumeManager
443 binder::Status VoldNativeService::mkdirs(const std::string& path) { in mkdirs() function in android::vold::VoldNativeService