Searched refs:json_count_children (Results 1 – 3 of 3) sorted by relevance
61 int json_count_children(struct json_value *array);
375 int json_count_children(struct json_value *array) in json_count_children() function
157 count = json_count_children(sr_service); in pd_load_map()