Searched refs:cJSON_IsRaw (Results 1 – 2 of 2) sorted by relevance
/external/iperf3/src/ | ||
D | cjson.h | 197 CJSON_PUBLIC(cJSON_bool) cJSON_IsRaw(const cJSON * const item); |
D | cjson.c | 2942 CJSON_PUBLIC(cJSON_bool) cJSON_IsRaw(const cJSON * const item) in cJSON_IsRaw() function |