HomeSort by relevance Sort by last modified time
    Searched refs:struct_integers_as_strings (Results 1 - 3 of 3) sorted by null

  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectwriter.h 84 bool struct_integers_as_strings; member in struct:google::protobuf::util::converter::ProtoStreamObjectWriter::Options
86 Options() : struct_integers_as_strings(false) {}
protostream_objectwriter.cc 807 if (ow->options_.struct_integers_as_strings) {
822 if (ow->options_.struct_integers_as_strings) {
    [all...]
protostream_objectwriter_test.cc     [all...]

Completed in 53 milliseconds