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

  /external/protobuf/src/google/protobuf/
extension_set.h 227 // singular fields -------------------------------------------------
431 // Interface of a lazily parsed singular message extension.
493 // For singular types, indicates if the extension is "cleared". This
501 // For singular message types, indicates whether lazy parsing is enabled
503 // and !is_repeated because we only support lazy parsing for singular
573 // Like ParseField(), but this method may parse singular message extensions
647 // // TypeTraits for singular fields and repeated fields will define the
648 // // symbol "Singular" or "Repeated" respectively. These two symbols will
649 // // be used in extension accessors to distinguish between singular
652 // // user is passing a repeated extension to a singular accessor, or th
    [all...]
  /external/golang-protobuf/conformance/internal/conformance_proto/
conformance.pb.go 358 // This proto includes every type of field in both singular and repeated
361 // Singular
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf.Conformance/
Conformance.cs     [all...]
  /external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
UnittestProto3.cs 235 /// This proto includes every type of field in both singular and repeated
327 /// Singular
    [all...]

Completed in 281 milliseconds