Searched defs:HardwareFeatures_Fingerprint_FingerprintDiag (Results 1 – 1 of 1) sorted by relevance
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/ |
D | topology.pb.go | 6696 type HardwareFeatures_Fingerprint_FingerprintDiag struct { struct 6697 state protoimpl.MessageState 6698 sizeCache protoimpl.SizeCache 6699 unknownFields protoimpl.UnknownFields 6701 …tobuf:"varint,1,opt,name=routine_enable,json=routineEnable,proto3" json:"routine_enable,omitempty"` 6702 …`protobuf:"varint,2,opt,name=max_pixel_dev,json=maxPixelDev,proto3" json:"max_pixel_dev,omitempty"` 6703 …buf:"varint,3,opt,name=max_dead_pixels,json=maxDeadPixels,proto3" json:"max_dead_pixels,omitempty"` 6704 …n `protobuf:"bytes,4,opt,name=pixel_median,json=pixelMedian,proto3" json:"pixel_median,omitempty"` 6705 …buf:"varint,5,opt,name=num_detect_zone,json=numDetectZone,proto3" json:"num_detect_zone,omitempty"` 6706 …ne `protobuf:"bytes,6,rep,name=detect_zones,json=detectZones,proto3" json:"detect_zones,omitempty"` [all …]
|