Home
last modified time | relevance | path

Searched defs:Int64Range (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/xds/type/v3/
Drange.pb.go28 type Int64Range struct { struct
29 state protoimpl.MessageState
30 sizeCache protoimpl.SizeCache
31 unknownFields protoimpl.UnknownFields
33 Start int64 `protobuf:"varint,1,opt,name=start,proto3" json:"start,omitempty"`
34 End int64 `protobuf:"varint,2,opt,name=end,proto3" json:"end,omitempty"`
37 func (x *Int64Range) Reset() {
46 func (x *Int64Range) String() string {
50 func (*Int64Range) ProtoMessage() {}
52 func (x *Int64Range) ProtoReflect() protoreflect.Message {
[all …]
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/
H A Dquery-visitor.cc102 struct Int64Range { struct
103 int64_t low;
104 int64_t high;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Drange.proto25 message Int64Range { message
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Drange.proto25 message Int64Range { message
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/type/
H A Drange.proto17 message Int64Range { message
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/xds/type/v3/
Drange.proto14 message Int64Range { message
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/type/v3/
H A Drange.proto18 message Int64Range { message