Searched refs:GetLastSlashPosFromPath (Results 1 – 2 of 2) sorted by relevance
73 static size_t GetLastSlashPosFromPath(const std::string &path);
425 size_t pos = GetLastSlashPosFromPath(path); in GetFileNameFromPath()618 size_t BackupFileUtils::GetLastSlashPosFromPath(const std::string &path) in GetLastSlashPosFromPath() function in OHOS::Media::BackupFileUtils634 size_t endPos = GetLastSlashPosFromPath(path); in GetFileFolderFromPath()