Searched refs:cJSON_GetErrorPtr (Results 1 – 8 of 8) sorted by relevance
76 printf("Error before: [%s]\n", cJSON_GetErrorPtr()); in getSceneIQ()85 printf("Error before: [%s]\n", cJSON_GetErrorPtr()); in getSceneIQ()
82 extern const char *cJSON_GetErrorPtr(void);
37 const char *cJSON_GetErrorPtr(void) {return ep;} in cJSON_GetErrorPtr() function
176 CJSON_PUBLIC(const char *) cJSON_GetErrorPtr(void);
94 CJSON_PUBLIC(const char *) cJSON_GetErrorPtr(void) in cJSON_GetErrorPtr() function
174 CJSON_PUBLIC(const char *) cJSON_GetErrorPtr(void);
692 log_err("cJSON_CreateObject error (%s)\n", cJSON_GetErrorPtr()); in tcp_command_creat()770 log_err("command JSON parse error (%s)\n", cJSON_GetErrorPtr()); in tcp_command_parse()
96 CJSON_PUBLIC(const char *) cJSON_GetErrorPtr(void) in cJSON_GetErrorPtr() function