Searched refs:ConvertToExcludeKey (Results 1 – 2 of 2) sorted by relevance
128 bool ConvertToExcludeKey(const cJSON* jsonData, ExcludeKey &exKey);
491 bool ConvertToExcludeKey(const cJSON* jsonData, ExcludeKey &exKey) in ConvertToExcludeKey() function630 if (!ConvertToExcludeKey(keyJson, exKey)) { in ParseExcludeKeys()