Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DVolumeManager.cpp991 int VolumeManager::setupAppDir(const std::string& path, int32_t appUid, bool fixupExistingOnly, in setupAppDir() function in VolumeManager
H A DVoldNativeService.cpp398 binder::Status VoldNativeService::setupAppDir(const std::string& path, int32_t appUid) { in setupAppDir() function in android::vold::VoldNativeService
/aosp12/system/vold/binder/android/os/
H A DIVold.aidl59 void setupAppDir(@utf8InCpp String path, int appUid); in setupAppDir() method