Searched defs:interface (Results 1 – 16 of 16) sorted by relevance
| /system/host/banjo/lib/ |
| A D | names.cpp | 343 std::string NameInterface(const flat::Interface& interface) { in NameInterface() 347 std::string NameDiscoverable(const flat::Interface& interface) { in NameDiscoverable()
|
| A D | flat_ast.cpp | 1311 …auto CheckScopes = [this, &interface_declaration, &method_scope](const Interface* interface, auto … in CompileInterface()
|
| /system/core/netsvc/ |
| A D | netsvc.c | 130 const char* interface = NULL; in main() local
|
| /system/host/fidl/lib/ |
| A D | names.cpp | 418 std::string NameInterface(const flat::Interface& interface) { in NameInterface() 422 std::string NameDiscoverable(const flat::Interface& interface) { in NameDiscoverable()
|
| A D | flat_ast.cpp | 2045 …auto CheckScopes = [this, &interface_declaration, &method_scope](const Interface* interface, auto … in CompileInterface()
|
| /system/ulib/inet6/ |
| A D | netifc.c | 269 const char* interface = cookie; in netifc_open_cb() local 382 int netifc_open(const char* interface) { in netifc_open()
|
| /system/uapp/lspwr/ |
| A D | lspwr.cpp | 111 void handle_event(pwrdev_t& interface) { in handle_event()
|
| /system/dev/usb/usb-peripheral/ |
| A D | usb-peripheral.c | 84 usb_function_interface_t interface; member 239 static zx_status_t usb_func_set_interface(void* ctx, const usb_function_interface_t* interface) { in usb_func_set_interface() 499 static zx_status_t usb_dev_set_interface(usb_device_t* dev, unsigned interface, in usb_dev_set_interface()
|
| /system/dev/usb/usb-peripheral-test/ |
| A D | driver.cpp | 270 static zx_status_t test_set_interface(void* ctx, uint8_t interface, uint8_t alt_setting) { in test_set_interface()
|
| /system/dev/input/usb-hid/ |
| A D | usb-hid.c | 42 uint8_t interface; member
|
| /system/core/devmgr/devmgr/ |
| A D | main.cpp | 372 const char* interface; in service_starter() local
|
| /system/dev/block/ums-function/ |
| A D | ums-function.c | 486 static zx_status_t ums_set_interface(void* ctx, uint8_t interface, uint8_t alt_setting) { in ums_set_interface()
|
| /system/dev/usb/mt-musb-peripheral/ |
| A D | mt-usb.cpp | 775 zx_status_t MtUsb::UsbDciSetInterface(const usb_dci_interface_t* interface) { in UsbDciSetInterface()
|
| /system/dev/ethernet/usb-cdc-function/ |
| A D | cdc-eth-function.cpp | 499 static zx_status_t cdc_set_interface(void* ctx, uint8_t interface, uint8_t alt_setting) { in cdc_set_interface()
|
| /system/host/banjo/ |
| A D | schema.json | 142 "interface": { object
|
| /system/host/fidl/ |
| A D | schema.json | 168 "interface": { object
|
Completed in 61 milliseconds