Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
DimportPathManager.cpp42 StringView ImportPathManager::ResolvePath(const StringView &currentModulePath, const StringView &im… in ResolvePath() function in ark::es2panda::util::ImportPathManager
Darktsconfig.cpp406 std::optional<std::string> ArkTsConfig::ResolvePath(const std::string &path) const in ResolvePath() function in ark::es2panda::ArkTsConfig