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