Searched defs:SIMProfileInfo (Results 1 – 3 of 3) sorted by relevance
| /external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/lab/api/ |
| D | dut.pb.go | 1747 type SIMProfileInfo struct { struct 1758 …`protobuf:"varint,6,opt,name=state,proto3,enum=chromiumos.test.lab.api.SIMProfileInfo_State" json:… 1763 …"varint,7,rep,packed,name=features,proto3,enum=chromiumos.test.lab.api.SIMProfileInfo_Feature" jso… 1766 func (x *SIMProfileInfo) Reset() { 1775 func (x *SIMProfileInfo) String() string { 1779 func (*SIMProfileInfo) ProtoMessage() {} 1781 func (x *SIMProfileInfo) ProtoReflect() protoreflect.Message { 1794 func (*SIMProfileInfo) Descriptor() ([]byte, []int) { 1798 func (x *SIMProfileInfo) GetIccid() string { 1805 func (x *SIMProfileInfo) GetSimPin() string { [all …]
|
| /external/chromiumos-config/python/chromiumos/test/lab/api/ |
| D | dut_pb2.py | 2554 SIMProfileInfo = _reflection.GeneratedProtocolMessageType('SIMProfileInfo', (_message.Message,), { variable
|
| /external/chromiumos-config/proto/chromiumos/test/lab/api/ |
| D | dut.proto | 234 message SIMProfileInfo { message
|