Home
last modified time | relevance | path

Searched refs:ValidOneof (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
Dproto_writer.cc470 if (!ValidOneof(*field, name)) { in StartObject()
509 if (!ValidOneof(*field, name)) { in StartList()
542 if (!ValidOneof(*field, name)) return this; in RenderDataPiece()
554 bool ProtoWriter::ValidOneof(const google::protobuf::Field& field, in ValidOneof() function in google::protobuf::util::converter::ProtoWriter
Dproto_writer.h285 bool ValidOneof(const google::protobuf::Field& field,