Home
last modified time | relevance | path

Searched defs:json_value (Results 1 – 2 of 2) sorted by relevance

/development/vndk/tools/header-checker/src/repr/json/
Dir_reader.h76 Iterator(const Json::Value &json_value, bool &ok, int index) in Iterator()
97 JsonArrayRef(const Json::Value &json_value, bool &ok) in JsonArrayRef()
Dir_reader.cpp53 JsonObjectRef::JsonObjectRef(const Json::Value &json_value, bool &ok) in JsonObjectRef()