Searched defs:relativePath (Results 1 – 9 of 9) sorted by relevance
56 std::string relativePath = GetRelativePath(srcPath); in GetFileBuffer() local137 std::string relativePath = GetRelativePath(fileName); in GetData() local143 std::string relativePath = GetRelativePath(fileName); in GetSafeData() local153 std::string relativePath = GetRelativePath(fileName); in GetMmapData() local169 std::string relativePath = GetRelativePath(fileName); in ExtractToBufByName() local175 std::string relativePath = GetRelativePath(fileName); in GetFileInfo() local214 std::string relativePath = GetRelativePath(fileName); in IsHapCompress() local
458 std::string relativePath = std::regex_replace(srcPath, srcPattern, ""); in GetRelativePath() local
115 Path::Path(const util::StringView &relativePath, const util::StringView &basePath, ArenaAllocator *… in Path()126 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()
155 static Expected<std::string, Error> GetAbsolutePath(std::string_view relativePath) in GetAbsolutePath()
164 std::string relativePath = ConvertToStdString(fullname); in ResolveFilenameFromNative() local
153 std::string relativePath = ConvertToStdString(fullname); in ResolveFilenameFromNative() local
483 CString relativePath = ConvertToString(relativePathVal); in GetAbsolutePath() local495 std::string relativePath = ConvertToStdString(relativePathCstr); in GetAbsolutePath() local
150 JSHandle<EcmaString> relativePath = GenerateImportRelativePath(importVarNamePath); in ResolveImportType() local