Searched refs:GetMountPath (Results 1 – 1 of 1) sorted by relevance
36 static android::status_t GetMountPath(uid_t uid, const std::string& name, std::string* path) { in GetMountPath() function110 if (GetMountPath(uid, name, &path) != android::OK) { in MountAppFuse()144 if (GetMountPath(uid, name, &path) != android::OK) { in UnmountAppFuse()157 if (GetMountPath(uid, name, &mountPoint) != android::OK) { in OpenAppFuseFile()