Searched refs:GetRootDirFromRelativePath (Results 1 – 3 of 3) sorted by relevance
114 …EXPORT static void GetRootDirFromRelativePath(const std::string &relativePath, std::string &rootDi…
965 void MediaFileUtils::GetRootDirFromRelativePath(const string &relativePath, string &rootDir) in GetRootDirFromRelativePath() function in OHOS::Media::MediaFileUtils
896 MediaFileUtils::GetRootDirFromRelativePath(relativePath, rootDirName); in CheckRelativePathWithType()