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