Searched defs:relativePath (Results 1 – 9 of 9) sorted by relevance
56 std::string relativePath = GetRelativePath(srcPath); in GetFileBuffer() local140 std::string relativePath = GetRelativePath(fileName); in GetData() local146 std::string relativePath = GetRelativePath(fileName); in GetSafeData() local156 std::string relativePath = GetRelativePath(fileName); in GetMmapData() local172 std::string relativePath = GetRelativePath(fileName); in ExtractToBufByName() local178 std::string relativePath = GetRelativePath(fileName); in GetFileInfo() local217 std::string relativePath = GetRelativePath(fileName); in IsHapCompress() local
458 std::string relativePath = std::regex_replace(srcPath, srcPattern, ""); in GetRelativePath() local
111 Path::Path(const util::StringView &relativePath, const util::StringView &basePath, ArenaAllocator *… in Path()122 Path::Path(const std::string &relativePath, const std::string &basePath, ArenaAllocator *allocator) in Path()
112 static Expected<std::string, Error> GetAbsolutePath(std::string_view relativePath) in GetAbsolutePath()
156 static Expected<std::string, Error> GetAbsolutePath(std::string_view relativePath) in GetAbsolutePath()
153 std::string relativePath; in ResolveFilenameFromNative() local
144 std::string relativePath; in ResolveFilenameFromNative() local
606 CString relativePath = ConvertToString(relativePathVal); in GetAbsolutePath() local618 std::string relativePath = ConvertToStdString(relativePathCstr); in GetAbsolutePath() local
812 CString relativePath = requestPath.substr(pos); in ParseCrossModuleFile() local