Searched refs:convert_trie_to_flat_paths (Results 1 – 1 of 1) sorted by relevance
205 def convert_trie_to_flat_paths(trie, prefix=None): function212 result.update(convert_trie_to_flat_paths(data, name))231 for test, result in convert_trie_to_flat_paths(