Searched defs:IsAbsolute (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/util/ | ||
| D | path.cpp | 133 bool Path::IsAbsolute() in IsAbsolute() function in ark::es2panda::util::Path |
| D | arktsconfig.cpp | 56 static bool IsAbsolute(const std::string &path) in IsAbsolute() function |