Home
last modified time | relevance | path

Searched refs:cJSON_IsString (Results 1 – 2 of 2) sorted by relevance

/external/iperf3/src/
Dcjson.h176 CJSON_PUBLIC(cJSON_bool) cJSON_IsString(const cJSON * const item);
Dcjson.c2474 CJSON_PUBLIC(cJSON_bool) cJSON_IsString(const cJSON * const item) in cJSON_IsString() function