Home
last modified time | relevance | path

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

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dcomponent.pb.go1096 type isComponent_Type interface { interface
1097 isComponent_Type() methodSpec
1180 func (*Component_Soc_) isComponent_Type() {} func
1182 func (*Component_Memory_) isComponent_Type() {} func
1184 func (*Component_Bluetooth_) isComponent_Type() {} func
1186 func (*Component_Camera_) isComponent_Type() {} func
1188 func (*Component_Touchscreen) isComponent_Type() {} func
1190 func (*Component_Wifi_) isComponent_Type() {} func
1192 func (*Component_Touchpad) isComponent_Type() {} func
1194 func (*Component_DisplayPanel_) isComponent_Type() {} func
[all …]