Home
last modified time | relevance | path

Searched refs:cJSON_CreateBool (Results 1 - 2 of 2) sorted by relevance

/third_party/cJSON/
H A DcJSON.h217 CJSON_PUBLIC(cJSON *) cJSON_CreateBool(cJSON_bool boolean);
H A DcJSON.c2365 cJSON *bool_item = cJSON_CreateBool(boolean); in cJSON_AddBoolToObject()
2685 CJSON_PUBLIC(cJSON *) cJSON_CreateBool(cJSON_bool boolean) in cJSON_CreateBool() function

Completed in 5 milliseconds