Searched defs:fixupAppDir (Results 1 – 3 of 3) sorted by relevance
60 void fixupAppDir(@utf8InCpp String path, int appUid); in fixupAppDir() method
1059 int VolumeManager::fixupAppDir(const std::string& path, int32_t appUid) { in fixupAppDir() function in VolumeManager
414 binder::Status VoldNativeService::fixupAppDir(const std::string& path, int32_t appUid) { in fixupAppDir() function in android::vold::VoldNativeService