Home
last modified time | relevance | path

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

/device/linaro/dragonboard/qcom/pd-mapper/
Djson.c48 static int json_parse_property(struct json_value *value);
247 ret = json_parse_property(value); in json_parse_object()
268 static int json_parse_property(struct json_value *value) in json_parse_property() function