Searched defs:OptInt32 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/hardware/interfaces/biometrics/common/config/include/config/ |
H A D | Config.h | 32 using OptInt32 = std::optional<std::int32_t>; variable
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/textpb2/ |
H A D | test.pb.go | 151 …OptInt32 *int32 `protobuf:"varint,2,opt,name=opt_int32,json=optInt32" json:"opt_int32,omitemp… member 962 OptInt32 *int32 `protobuf:"varint,2,opt,name=opt_int32,json=optInt32" json:"opt_int32,omitempty"` member 1235 …OptInt32 *wrapperspb.Int32Value `protobuf:"bytes,2,opt,name=opt_int32,json=optInt32" json:"op… member
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/textpb3/ |
H A D | test.pb.go | 401 …OptInt32 *int32 `protobuf:"varint,2,opt,name=opt_int32,json=optInt32,proto3,oneof" json:"opt_i… member
|