Searched refs:prefixLabel (Results 1 – 2 of 2) sorted by relevance
88 childPtr->prefixLabel = EMPTY_STRING; in InsertElementToTrie()124 root->prefixLabel = contexts; in InsertParamToTrie()148 updateCurLabel = root->prefixLabel; in SearchFromParamTrie()166 return root->prefixLabel; in SearchFromParamTrie()220 root->prefixLabel = EMPTY_STRING; in ReadParamFromSharedMem()
38 const char *prefixLabel; member