Searched refs:GetRelativePath (Results 1 – 3 of 3) sorted by relevance
56 std::string relativePath = GetRelativePath(srcPath); in GetFileBuffer()137 std::string relativePath = GetRelativePath(fileName); in GetData()143 std::string relativePath = GetRelativePath(fileName); in GetSafeData()153 std::string relativePath = GetRelativePath(fileName); in GetMmapData()169 std::string relativePath = GetRelativePath(fileName); in ExtractToBufByName()175 std::string relativePath = GetRelativePath(fileName); in GetFileInfo()214 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