Home
last modified time | relevance | path

Searched refs:ResolvePathAPI (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
DimportPathManager.h139 util::StringView ResolvePathAPI(StringView curModulePath, ir::StringLiteral *importPath) const;
DimportPathManager.cpp114 util::StringView ImportPathManager::ResolvePathAPI(StringView curModulePath, ir::StringLiteral *imp… in ResolvePathAPI() function in ark::es2panda::util::ImportPathManager