Searched defs:RenderBool (Results 1 – 5 of 5) sorted by relevance
/third_party/protobuf/src/google/protobuf/util/internal/ | ||
D | expecting_objectwriter.h | 132 virtual ObjectWriter* RenderBool(StringPiece name, bool value) { in RenderBool() function |
D | json_objectwriter.cc | 83 JsonObjectWriter* JsonObjectWriter::RenderBool(StringPiece name, in RenderBool() function in google::protobuf::util::converter::JsonObjectWriter |
D | proto_writer.h | 81 ProtoWriter* RenderBool(StringPiece name, bool value) override { in RenderBool() function |
D | default_value_objectwriter.cc | 78 DefaultValueObjectWriter* DefaultValueObjectWriter::RenderBool( in RenderBool() function in google::protobuf::util::converter::DefaultValueObjectWriter |
D | protostream_objectsource.cc | 484 Status ProtoStreamObjectSource::RenderBool(const ProtoStreamObjectSource* os, in RenderBool() function in google::protobuf::util::converter::ProtoStreamObjectSource |