Home
last modified time | relevance | path

Searched defs:TrieNode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/include/
H A Dsuffix_match_trie.h40 struct TrieNode { struct
44 struct TrieNode *children[DOMAIN_CHAR_RANGE]; argument
46 T val;