Searched defs:Component_Camera (Results 1 – 1 of 1) sorted by relevance
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/ |
D | component.pb.go | 1501 type Component_Camera struct { struct 1506 …:"varint,1,rep,packed,name=features,proto3,enum=chromiumos.config.api.Component_Camera_Feature" js… 1507 …,opt,name=clock_type,json=clockType,proto3,enum=chromiumos.config.api.Component_Camera_ClockType" … 1511 Interface isComponent_Camera_Interface `protobuf_oneof:"interface"` 1514 func (x *Component_Camera) Reset() { 1523 func (x *Component_Camera) String() string { 1527 func (*Component_Camera) ProtoMessage() {} 1529 func (x *Component_Camera) ProtoReflect() protoreflect.Message { 1542 func (*Component_Camera) Descriptor() ([]byte, []int) { 1546 func (x *Component_Camera) GetFeatures() []Component_Camera_Feature { [all …]
|