Home
last modified time | relevance | path

Searched refs:IsRelativePath (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
H A DimportPathManager.h76 bool IsRelativePath(const StringView &path) const;
H A DimportPathManager.cpp48 if (IsRelativePath(importPath)) { in ResolvePath()
226 bool ImportPathManager::IsRelativePath(const StringView &path) const in IsRelativePath() function in ark::es2panda::util::ImportPathManager

Completed in 1 milliseconds