Home
last modified time | relevance | path

Searched defs:Interface (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/wifi/wifi_hal/
Dinterface.cpp57 Interface::Interface(Netlink& netlink, const char* name) in Interface() function in Interface
64 Interface::Interface(Interface&& other) noexcept in Interface() function in Interface
/device/generic/goldfish/dhcp/client/
Dinterface.cpp39 Interface::Interface() : mSocketFd(-1) { in Interface() function in Interface
/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
Dusb_modeswitch.c163 int Interface = -1, Configuration = 0, AltSetting = -1; variable