Searched defs:root_node (Results 1 – 3 of 3) sorted by relevance
46 auto root_node = property_info_area->root_node(); in TEST() local143 auto root_node = property_info_area->root_node(); in TEST() local
172 TrieNode root_node() const { return trie(header()->root_offset); } in root_node() function
401 struct ufdt_node* root_node = overlay_trees[i]->root; in ufdt_combine_all_overlays() local