Searched defs:root_node (Results 1 – 2 of 2) 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