Home
last modified time | relevance | path

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

/external/iperf3/src/
Dcjson.h285 CJSON_PUBLIC(char*) cJSON_SetValuestring(cJSON *object, const char *valuestring);
Dcjson.c407 CJSON_PUBLIC(char*) cJSON_SetValuestring(cJSON *object, const char *valuestring) in cJSON_SetValuestring() function