Searched defs:ResolvePath (Results 1 – 3 of 3) sorted by relevance
220 inline static std::pair<CString, CString> ResolvePath(const char *path) in ResolvePath() function
122 ImportPathManager::ResolvedPathRes ImportPathManager::ResolvePath(std::string_view curModulePath, in ResolvePath() function in ark::es2panda::util::ImportPathManager
503 std::optional<std::string> ArkTsConfig::ResolvePath(std::string_view path, bool isDynamic) const in ResolvePath() function in ark::es2panda::ArkTsConfig