Home
last modified time | relevance | path

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

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dcomponent.pb.go1277 type Component_Interface struct { struct
1283 func (x *Component_Interface) Reset() { argument
1284 *x = Component_Interface{}
1292 func (x *Component_Interface) String() string { argument
1296 func (*Component_Interface) ProtoMessage() {} argument
1298 func (x *Component_Interface) ProtoReflect() protoreflect.Message { argument
1311 func (*Component_Interface) Descriptor() ([]byte, []int) { argument
3957 …(*Component_Interface)(nil), // 17: chromiumos.config.a…
4090 switch v := v.(*Component_Interface); i {