Searched defs:RenderBool (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ | ||
D | expecting_objectwriter.h | 125 virtual ObjectWriter* RenderBool(StringPiece name, bool value) { in RenderBool() function |
D | json_objectwriter.cc | 85 JsonObjectWriter* JsonObjectWriter::RenderBool(StringPiece name, bool value) { in RenderBool() function in google::protobuf::util::converter::JsonObjectWriter |
D | proto_writer.h | 88 virtual ProtoWriter* RenderBool(StringPiece name, bool value) { in RenderBool() function |
D | default_value_objectwriter.cc | 80 DefaultValueObjectWriter* DefaultValueObjectWriter::RenderBool(StringPiece name, in RenderBool() function in google::protobuf::util::converter::DefaultValueObjectWriter |
D | protostream_objectsource.cc | 463 Status ProtoStreamObjectSource::RenderBool(const ProtoStreamObjectSource* os, in RenderBool() function in google::protobuf::util::converter::ProtoStreamObjectSource |