Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl60 void fixupAppDir(@utf8InCpp String path, int appUid); in fixupAppDir() method
/system/vold/
DVolumeManager.cpp1059 int VolumeManager::fixupAppDir(const std::string& path, int32_t appUid) { in fixupAppDir() function in VolumeManager
DVoldNativeService.cpp414 binder::Status VoldNativeService::fixupAppDir(const std::string& path, int32_t appUid) { in fixupAppDir() function in android::vold::VoldNativeService