Home
last modified time | relevance | path

Searched refs:json_object_new_int64 (Results 1 – 9 of 9) sorted by relevance

/device/google/bonito/json-c/
Djson_object.h485 extern struct json_object* json_object_new_int64(int64_t i);
Djson_object.c557 struct json_object* json_object_new_int64(int64_t i) in json_object_new_int64() function
Djson_tokener.c700 current = json_object_new_int64(num64); in json_tokener_parse_ex()
/device/google/coral/json-c/
Djson_object.h485 extern struct json_object* json_object_new_int64(int64_t i);
Djson_object.c557 struct json_object* json_object_new_int64(int64_t i) in json_object_new_int64() function
Djson_tokener.c700 current = json_object_new_int64(num64); in json_tokener_parse_ex()
/device/google/crosshatch/json-c/
Djson_object.h485 extern struct json_object* json_object_new_int64(int64_t i);
Djson_tokener.c700 current = json_object_new_int64(num64); in json_tokener_parse_ex()
Djson_object.c557 struct json_object* json_object_new_int64(int64_t i) in json_object_new_int64() function