Searched refs:GetRelativePath (Results 1 – 3 of 3) sorted by relevance
56 std::string relativePath = GetRelativePath(srcPath); in GetFileBuffer()140 std::string relativePath = GetRelativePath(fileName); in GetData()146 std::string relativePath = GetRelativePath(fileName); in GetSafeData()156 std::string relativePath = GetRelativePath(fileName); in GetMmapData()172 std::string relativePath = GetRelativePath(fileName); in ExtractToBufByName()178 std::string relativePath = GetRelativePath(fileName); in GetFileInfo()217 std::string relativePath = GetRelativePath(fileName); in IsHapCompress()
44 std::string GetRelativePath(const std::string& srcPath);
452 std::string GetRelativePath(const std::string& srcPath) in GetRelativePath() function