Searched refs:IsKeyValueInDict (Results 1 – 1 of 1) sorted by relevance
230 static bool IsKeyValueInDict(const JsonKeyValue* key_value, in IsKeyValueInDict() function243 return IsKeyValueInDict(key_value, args_dict); in IsKeyValueInDict()252 if (!IsKeyValueInDict(key_values, dict)) in IsAllKeyValueInDict()