Searched defs:OptBool (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/hardware/interfaces/biometrics/common/config/include/config/ |
H A D | Config.h | 31 using OptBool = std::optional<bool>; variable
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/textpb2/ |
H A D | test.pb.go | 150 OptBool *bool `protobuf:"varint,1,opt,name=opt_bool,json=optBool" json:"opt_bool,omitempty"` member 961 OptBool *bool `protobuf:"varint,101,opt,name=opt_bool,json=optBool" json:"opt_bool,omitempty"` member 1234 …OptBool *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=opt_bool,json=optBool" json:"opt_… member
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/textpb3/ |
H A D | test.pb.go | 400 …OptBool *bool `protobuf:"varint,1,opt,name=opt_bool,json=optBool,proto3,oneof" json:"opt_boo… member
|