Home
last modified time | relevance | path

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

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/plugins/device/proto/
H A Ddevice.pb.go180 type DetectedDevice struct { struct
192 XXX_NoUnkeyedLiteral struct{} `json:"-"`
193 XXX_unrecognized []byte `json:"-"`
194 XXX_sizecache int32 `json:"-"`
199 func (*DetectedDevice) ProtoMessage() {}
200 func (*DetectedDevice) Descriptor() ([]byte, []int) {
203 func (m *DetectedDevice) XXX_Unmarshal(b []byte) error {
212 func (m *DetectedDevice) XXX_Size() int {
215 func (m *DetectedDevice) XXX_DiscardUnknown() {
221 func (m *DetectedDevice) GetID() string {
[all …]
H A Ddevice.proto58 message DetectedDevice { message
/dports/sysutils/nomad/nomad-1.1.0/plugins/device/proto/
H A Ddevice.pb.go184 type DetectedDevice struct { struct
197 XXX_NoUnkeyedLiteral struct{} `json:"-"`
198 XXX_unrecognized []byte `json:"-"`
199 XXX_sizecache int32 `json:"-"`
204 func (*DetectedDevice) ProtoMessage() {}
205 func (*DetectedDevice) Descriptor() ([]byte, []int) {
215 func (m *DetectedDevice) XXX_Merge(src proto.Message) {
218 func (m *DetectedDevice) XXX_Size() int {
221 func (m *DetectedDevice) XXX_DiscardUnknown() {
227 func (m *DetectedDevice) GetID() string {
[all …]
H A Ddevice.proto58 message DetectedDevice { message
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/plugins/device/
H A Dutil.go39 func convertProtoDevices(in []*proto.DetectedDevice) []*Device {
53 func convertProtoDevice(in *proto.DetectedDevice) *Device {
/dports/sysutils/nomad/nomad-1.1.0/plugins/device/
H A Dutil.go39 func convertProtoDevices(in []*proto.DetectedDevice) []*Device {
53 func convertProtoDevice(in *proto.DetectedDevice) *Device {
/dports/print/hplip/hplip-3.20.6/base/
H A Dqueues.py63 class DetectedDevice: class
/dports/devel/lpc21isp/lpc21isp_197/
H A Dlpc21isp.h192 int DetectedDevice; /* index in LPCtypes[] array */ member