Searched defs:rootPart (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/util/ | ||
H A D | importPathManager.cpp | 74 auto rootPart = containsDelim ? importPath.Substr(0, pos) : importPath; in ResolvePath() local |
Completed in 1 milliseconds