Searched defs:remaining_path (Results 1 – 4 of 4) sorted by relevance
90 std::vector<std::string> remaining_path(it, path.end()); in MakeHierarchicalAddressMap() local
70 std::vector<RefCountedStringValue> remaining_path(it, path.end()); in ForEach() local
539 remaining_path: Option<&'a DevicePath>, field546 let remaining_path = self.remaining_path?; in next() localVariable