Searched refs:InsertParamToTrie (Results 1 – 1 of 1) sorted by relevance
107 static bool InsertParamToTrie(ParamContextsTrie *root, const char *paramPrefix, const char *context… in InsertParamToTrie() function309 if ((!InsertParamToTrie(root, paramName, context, tmpIndex)) || in ReadParamFromSharedMem()