Searched defs:interface (Results 1 – 4 of 4) sorted by relevance
53 interface: *mut T::InterfaceType, field79 pub fn interface(&self) -> Result<&T::InterfaceType> { in interface() method
37 EthernetDevice::EthernetDevice(EthernetRecoveryUI* ui, std::string interface) in EthernetDevice()
318 interface: Interface, field445 pub fn interface(&self) -> &Interface { in interface() method592 let mut interface = Interface::new( in create_socket() localVariable
424 State::State(const std::string& script, UpdaterInterface* interface) in State()