Home
last modified time | relevance | path

Searched refs:json_object_get_object (Results 1 – 12 of 12) sorted by relevance

/device/google/crosshatch/json-c/
Djson_object.h252 extern struct lh_table* json_object_get_object(struct json_object *obj);
349 for(struct lh_entry *entry ## key = json_object_get_object(obj)->head, *entry_next ## key = NULL; \
364 for(entry ## key = json_object_get_object(obj)->head; \
379 …for(iter.entry = json_object_get_object(obj)->head; (iter.entry ? (iter.key = (char*)iter.entry->k…
Djson_object_iterator.c74 pTable = json_object_get_object(obj); in json_object_iter_begin()
Djson_object.c386 struct lh_table* json_object_get_object(struct json_object *jso) in json_object_get_object() function
/device/google/coral/json-c/
Djson_object.h252 extern struct lh_table* json_object_get_object(struct json_object *obj);
349 for(struct lh_entry *entry ## key = json_object_get_object(obj)->head, *entry_next ## key = NULL; \
364 for(entry ## key = json_object_get_object(obj)->head; \
379 …for(iter.entry = json_object_get_object(obj)->head; (iter.entry ? (iter.key = (char*)iter.entry->k…
Djson_object_iterator.c74 pTable = json_object_get_object(obj); in json_object_iter_begin()
Djson_object.c386 struct lh_table* json_object_get_object(struct json_object *jso) in json_object_get_object() function
/device/google/bonito/json-c/
Djson_object.h252 extern struct lh_table* json_object_get_object(struct json_object *obj);
349 for(struct lh_entry *entry ## key = json_object_get_object(obj)->head, *entry_next ## key = NULL; \
364 for(entry ## key = json_object_get_object(obj)->head; \
379 …for(iter.entry = json_object_get_object(obj)->head; (iter.entry ? (iter.key = (char*)iter.entry->k…
Djson_object_iterator.c74 pTable = json_object_get_object(obj); in json_object_iter_begin()
Djson_object.c386 struct lh_table* json_object_get_object(struct json_object *jso) in json_object_get_object() function
/device/google/sunfish/json-c/
Djson_object.h252 extern struct lh_table* json_object_get_object(struct json_object *obj);
349 for(struct lh_entry *entry ## key = json_object_get_object(obj)->head, *entry_next ## key = NULL; \
364 for(entry ## key = json_object_get_object(obj)->head; \
379 …for(iter.entry = json_object_get_object(obj)->head; (iter.entry ? (iter.key = (char*)iter.entry->k…
Djson_object_iterator.c74 pTable = json_object_get_object(obj); in json_object_iter_begin()
Djson_object.c386 struct lh_table* json_object_get_object(struct json_object *jso) in json_object_get_object() function