Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Djson_objectwriter.h123 Element(Element* parent, bool is_json_object) in Element()
140 bool is_json_object() const { return is_json_object_; } in is_json_object() function