Home
last modified time | relevance | path

Searched refs:json_object_new_double_s (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/msm8998/json-c/
Djson_object.h549 extern struct json_object* json_object_new_double_s(double d, const char *ds);
Djson_object.c643 struct json_object* json_object_new_double_s(double d, const char *ds) in json_object_new_double_s() function
Djson_tokener.c704 current = json_object_new_double_s(numd, tok->pb->buf); in json_tokener_parse_ex()
DChangeLog37 * Added a json_object_new_double_s() convenience function to allow