Searched refs:json_object_get (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/json-c/
H A Dlibjson.c23 __warn_references(json_object_get, "Warning: please link against libjson-c instead of libjson");
H A Djson_object.h119 extern struct json_object* json_object_get(struct json_object *obj);
234 * transfer to the object/array. Call json_object_get if you want to maintain
259 * passed object with json_object_get.
276 * reference counts through the json_object_put/json_object_get methods unless
279 * by obj (do not do json_object_put unless you have done a json_object_get).
282 * ownership through json_object_get (& don't forget to do a json_object_put
299 * reference counts through the json_object_put/json_object_get methods unless
409 * to an added object you must wrap the passed object with json_object_get
421 * to an added object you must wrap the passed object with json_object_get
H A Djson_object.c142 extern struct json_object* json_object_get(struct json_object *jso) function
H A Dconfigure4877 extern void json_object_get();
4878 __asm__(".section .gnu.json_object_get,\n\t.ascii \"Please link against libjson-c instead of libjson\"\n\t.text");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/json-c/
H A Dlibjson.c23 __warn_references(json_object_get, "Warning: please link against libjson-c instead of libjson");
H A Djson_object.h119 extern struct json_object* json_object_get(struct json_object *obj);
234 * transfer to the object/array. Call json_object_get if you want to maintain
259 * passed object with json_object_get.
276 * reference counts through the json_object_put/json_object_get methods unless
279 * by obj (do not do json_object_put unless you have done a json_object_get).
282 * ownership through json_object_get (& don't forget to do a json_object_put
299 * reference counts through the json_object_put/json_object_get methods unless
409 * to an added object you must wrap the passed object with json_object_get
421 * to an added object you must wrap the passed object with json_object_get
H A Djson_object.c142 extern struct json_object* json_object_get(struct json_object *jso) function
H A Dconfigure4877 extern void json_object_get();
4878 __asm__(".section .gnu.json_object_get,\n\t.ascii \"Please link against libjson-c instead of libjson\"\n\t.text");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/json-c/
H A Dlibjson.c23 __warn_references(json_object_get, "Warning: please link against libjson-c instead of libjson");
H A Djson_object.h119 extern struct json_object* json_object_get(struct json_object *obj);
234 * transfer to the object/array. Call json_object_get if you want to maintain
259 * passed object with json_object_get.
276 * reference counts through the json_object_put/json_object_get methods unless
279 * by obj (do not do json_object_put unless you have done a json_object_get).
282 * ownership through json_object_get (& don't forget to do a json_object_put
299 * reference counts through the json_object_put/json_object_get methods unless
409 * to an added object you must wrap the passed object with json_object_get
421 * to an added object you must wrap the passed object with json_object_get
H A Djson_object.c142 extern struct json_object* json_object_get(struct json_object *jso) function
H A Dconfigure4877 extern void json_object_get();
4878 __asm__(".section .gnu.json_object_get,\n\t.ascii \"Please link against libjson-c instead of libjson\"\n\t.text");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/json-c/tests/
H A Dtest_set_serializer.c61 json_object_get(my_object);
H A Dtest1.c112 json_object_get(baz_obj);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/json-c/tests/
H A Dtest_set_serializer.c61 json_object_get(my_object);
H A Dtest1.c112 json_object_get(baz_obj);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/json-c/tests/
H A Dtest_set_serializer.c61 json_object_get(my_object);
H A Dtest1.c112 json_object_get(baz_obj);

Completed in 248 milliseconds