Home
last modified time | relevance | path

Searched refs:Component_Camera_Feature (Results 1 – 1 of 1) sorted by relevance

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dcomponent.pb.go304 type Component_Camera_Feature int32 type
307 Component_Camera_FEATURE_UNKNOWN Component_Camera_Feature = 0
308 Component_Camera_ACTIVITY_LED Component_Camera_Feature = 1
323 func (x Component_Camera_Feature) Enum() *Component_Camera_Feature {
324 p := new(Component_Camera_Feature)
329 func (x Component_Camera_Feature) String() string {
333 func (Component_Camera_Feature) Descriptor() protoreflect.EnumDescriptor {
337 func (Component_Camera_Feature) Type() protoreflect.EnumType {
341 func (x Component_Camera_Feature) Number() protoreflect.EnumNumber {
346 func (Component_Camera_Feature) EnumDescriptor() ([]byte, []int) {
[all …]