Searched defs:pathComponents (Results 1 – 2 of 2) sorted by relevance
296 deUint32 WaiverTreeBuilder::findComponentInBuildTree(const std::vector<std::string>& pathComponents… in findComponentInBuildTree() argument352 const std::vector<std::string> pathComponents = de::splitString(path, '.'); in buildTreeFromPathList() local
190 List<String> pathComponents = splitDevicePath(entry); in loadLocalOrDeviceBootClassPathEntry() local