Home
last modified time | relevance | path

Searched defs:ensureAppDirsCreated (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DVolumeManager.cpp979 int VolumeManager::ensureAppDirsCreated(const std::vector<std::string>& paths, int32_t appUid) { in ensureAppDirsCreated() function in VolumeManager
DVoldNativeService.cpp406 binder::Status VoldNativeService::ensureAppDirsCreated(const std::vector<std::string>& paths, in ensureAppDirsCreated() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl61 void ensureAppDirsCreated(in @utf8InCpp String[] paths, int appUid); in ensureAppDirsCreated() method