Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/cjson/cjson/
DcJSON.h289 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count);
DcJSON.c3510 CJSON_PUBLIC(cJSON *) cJSON_CreateIntArray(const int *numbers, int count) function