Searched defs:Device (Results 1 – 13 of 13) sorted by relevance
31 pub struct Device { struct32 pub id: DeviceIdentifier, argument40 impl Device { argument60 impl Device { implementation
28 class Device; variable31 friend Device; variable
40 Device(uint32_t id, const std::string &guid, const std::string &name) in Device() function
38 struct Device { struct39 name: String,40 chips: Vec<Chip>,
60 ### Allow USB Debugging
45 message Device { message
82 message Device { message
59 Device string member
28 data class Device(val serial: String) { class
1120 pub struct Device { struct1124 // @@protoc_insertion_point(field:netsim.model.Device.name) argument1126 // @@protoc_insertion_point(field:netsim.model.Device.visible) argument1128 // @@protoc_insertion_point(field:netsim.model.Device.position) argument1130 // @@protoc_insertion_point(field:netsim.model.Device.orientation) argument1132 // @@protoc_insertion_point(field:netsim.model.Device.chips) argument1135 // @@protoc_insertion_point(special_field:netsim.model.Device.special_fields) argument1139 impl<'a> ::std::default::Default for &'a Device { argument1145 impl Device { impl1191 impl ::protobuf::Message for Device { implementation[all …]
19 export class Device { class
70 export interface Device { interface
339 class Device(object): class