Home
last modified time | relevance | path

Searched refs:json_object_object_foreach (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/msm8998/json-c/
Djson_object.h346 # define json_object_object_foreach(obj,key,val) \ macro
359 # define json_object_object_foreach(obj,key,val) \ macro
DChangeLog59 * Make it safe to delete keys while iterating with the json_object_object_foreach macro.
202 Added scope operator to wrap usage of json_object_object_foreach, this
205 Added Microsoft C friendly version of json_object_object_foreach