Searched defs:ensureAppDirsCreated (Results 1 – 3 of 3) sorted by relevance
61 void ensureAppDirsCreated(in @utf8InCpp String[] paths, int appUid); in ensureAppDirsCreated() method
979 int VolumeManager::ensureAppDirsCreated(const std::vector<std::string>& paths, int32_t appUid) { in ensureAppDirsCreated() function in VolumeManager
406 binder::Status VoldNativeService::ensureAppDirsCreated(const std::vector<std::string>& paths, in ensureAppDirsCreated() function in android::vold::VoldNativeService