Searched defs:RenderFloat (Results 1 – 5 of 5) sorted by relevance
| /external/protobuf/src/google/protobuf/util/internal/ | ||
| D | expecting_objectwriter.h | 186 virtual ObjectWriter* RenderFloat(StringPiece name, float value) { in RenderFloat() function |
| D | json_objectwriter.cc | 125 JsonObjectWriter* JsonObjectWriter::RenderFloat(StringPiece name, float value) { in RenderFloat() function in google::protobuf::util::converter::JsonObjectWriter |
| D | proto_writer.h | 105 virtual ProtoWriter* RenderFloat(StringPiece name, float value) { in RenderFloat() function |
| D | default_value_objectwriter.cc | 139 DefaultValueObjectWriter* DefaultValueObjectWriter::RenderFloat( in RenderFloat() function in google::protobuf::util::converter::DefaultValueObjectWriter |
| D | protostream_objectsource.cc | 387 Status ProtoStreamObjectSource::RenderFloat(const ProtoStreamObjectSource* os, in RenderFloat() function in google::protobuf::util::converter::ProtoStreamObjectSource |