Home
last modified time | relevance | path

Searched defs:OptBool (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/interfaces/biometrics/common/config/include/config/
H A DConfig.h31 using OptBool = std::optional<bool>; variable
/aosp_15_r20/external/golang-protobuf/internal/testprotos/textpb2/
H A Dtest.pb.go150 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
1234OptBool *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 Dtest.pb.go400OptBool *bool `protobuf:"varint,1,opt,name=opt_bool,json=optBool,proto3,oneof" json:"opt_boo… member