Searched refs:GetFileFolderFromPath (Results 1 – 3 of 3) sorted by relevance
74 …static std::string GetFileFolderFromPath(const std::string &path, bool shouldStartWithSlash = true…
632 std::string BackupFileUtils::GetFileFolderFromPath(const std::string &path, bool shouldStartWithSla… in GetFileFolderFromPath() function in OHOS::Media::BackupFileUtils
305 info.packageName = BackupFileUtils::GetFileFolderFromPath(info.relativePath, false); in ParseResultSetFromAudioDb()