Home
last modified time | relevance | path

Searched defs:Value_BoolValue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/golang-protobuf/types/known/structpb/
H A Dstruct.pb.go542 type Value_BoolValue struct { struct
544 BoolValue bool `protobuf:"varint,4,opt,name=bool_value,json=boolValue,proto3,oneof"`
563 func (*Value_BoolValue) isValue_Kind() {}
/aosp_15_r20/build/soong/cmd/release_config/release_config_proto/
H A Dbuild_flags_src.pb.go201 type Value_BoolValue struct { struct
202 BoolValue bool `protobuf:"varint,202,opt,name=bool_value,json=boolValue,oneof"`
214 func (*Value_BoolValue) isValue_Val() {}