Home
last modified time | relevance | path

Searched defs:curModulePath (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
DimportPathManager.cpp70 auto curModulePath = isDynamic_ ? program->ModuleInfo().moduleName : program->AbsoluteName(); in GatherImportMetadata() local
114 util::StringView ImportPathManager::ResolvePathAPI(StringView curModulePath, ir::StringLiteral *imp… in ResolvePathAPI()
122 ImportPathManager::ResolvedPathRes ImportPathManager::ResolvePath(std::string_view curModulePath, in ResolvePath()