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

  /external/protobuf/src/google/protobuf/util/internal/
proto_writer.cc 437 if (!ValidOneof(*field, name)) {
476 if (!ValidOneof(*field, name)) {
509 if (!ValidOneof(*field, name)) return this;
521 bool ProtoWriter::ValidOneof(const google::protobuf::Field& field,
proto_writer.h 265 bool ValidOneof(const google::protobuf::Field& field,

Completed in 510 milliseconds