Searched defs:GetRealPath (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/ | ||
| D | file_utils.cpp | 58 std::string FileUtils::GetRealPath(const std::string &filePath) in GetRealPath() function in maple::FileUtils |
| /arkcompiler/ets_frontend/ets2panda/util/ | ||
| D | importPathManager.cpp | 222 StringView ImportPathManager::GetRealPath(const StringView &path) const in GetRealPath() function in ark::es2panda::util::ImportPathManager |