Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dfile_utils.cpp58 std::string FileUtils::GetRealPath(const std::string &filePath) in GetRealPath() function in maple::FileUtils
/arkcompiler/ets_frontend/ets2panda/util/
DimportPathManager.cpp222 StringView ImportPathManager::GetRealPath(const StringView &path) const in GetRealPath() function in ark::es2panda::util::ImportPathManager