Searched refs:GetLabelIndex (Results 1 – 3 of 3) sorted by relevance
34 int GetLabelIndex(ParamContextsTrie *root, const char *paraName);
95 return GetLabelIndex(g_contextsTrie, paraName); in GetParamLabelIndex()
175 int GetLabelIndex(ParamContextsTrie *root, const char *paraName) in GetLabelIndex() function