Home
last modified time | relevance | path

Searched defs:Cardinality (Results 1 – 8 of 8) sorted by relevance

/third_party/googletest/googlemock/include/gmock/
Dgmock-cardinalities.h93 Cardinality() {} in Cardinality() function
96 explicit Cardinality(const CardinalityInterface* impl) : impl_(impl) {} in Cardinality() function
/third_party/grpc/src/python/grpcio/grpc/framework/common/
Dcardinality.py20 class Cardinality(enum.Enum): class
/third_party/protobuf/php/src/Google/Protobuf/Field/
DCardinality.php14 class Cardinality class
/third_party/protobuf/php/tests/
DWellKnownTest.php18 use Google\Protobuf\Field\Cardinality; alias
/third_party/protobuf/src/google/protobuf/
Dtype.proto107 enum Cardinality { enum
Dgenerated_message_table_driven_lite.h66 enum Cardinality { enum
Dtype.pb.h597 typedef Field_Cardinality Cardinality; typedef
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DType.cs514 public global::Google.Protobuf.WellKnownTypes.Field.Types.Cardinality Cardinality { property in Google.Protobuf.WellKnownTypes.Field
1050 public enum Cardinality { enum in Google.Protobuf.WellKnownTypes.Field.Types