Home
last modified time | relevance | path

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

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