Home
last modified time | relevance | path

Searched refs:cJSON_GetErrorPtr (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/cjson/example/
A Dcjson_example.c57 const char *error_ptr = cJSON_GetErrorPtr(); in cjson_example()
/AliOS-Things-master/components/cjson/
A DREADME.md75 const char *cJSON_GetErrorPtr(void);
/AliOS-Things-master/components/cjson/include/
A DcJSON.h174 CJSON_PUBLIC(const char *) cJSON_GetErrorPtr(void);
/AliOS-Things-master/components/ble_netconfig/
A Dblecfg_linksdk.c227 printf("JSON格式错误:%s\n\n", cJSON_GetErrorPtr()); //输出json格式错误信息 in BleCfg_led_switch()
/AliOS-Things-master/components/cjson/src/
A DcJSON.c70 CJSON_PUBLIC(const char *) cJSON_GetErrorPtr(void) in cJSON_GetErrorPtr() function

Completed in 17 milliseconds