Home
last modified time | relevance | path

Searched defs:interfaces (Results 1 – 7 of 7) sorted by relevance

/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_config.h36 std::vector<UsbInterface> interfaces) in USBConfig()
180 void SetInterfaces(const std::vector<UsbInterface> &interfaces) in SetInterfaces()
251 cJSON* interfaces = cJSON_CreateArray(); in getJsonString() local
/base/customization/enterprise_device_management/services/edm_plugin/src/
Dget_all_network_interfaces_plugin.cpp53 std::vector<std::string> interfaces; in OnGetPolicy() local
/base/usb/usb_manager/services/native/src/
Dusb_report_sys_event.cpp122 std::vector<UsbInterface> interfaces = config.GetInterfaces(); in GetUsbInterfaceId() local
Dusb_descriptor_parser.cpp214 std::vector<UsbInterface> interfaces; in ParseConfigDescriptor() local
Dusb_host_manager.cpp1285 std::vector<UsbInterface> interfaces = it->GetInterfaces(); in FillDevStrings() local
1711 std::vector<UsbInterface> interfaces = configs.GetInterfaces(); in ManageGlobalInterfaceImpl() local
1752 std::vector<UsbInterface> interfaces = configs.GetInterfaces(); in ManageDeviceImpl() local
1790 std::vector<UsbInterface> interfaces = configs.GetInterfaces(); in ManageInterfaceTypeImpl() local
/base/usb/usb_manager/frameworks/ets/taihe/usb_manager/src/
Dohos.usbManager.impl.cpp188 std::vector<ohos::usbManager::USBInterface> interfaces; in ParseToUSBConfiguration() local
271 std::vector<OHOS::USB::UsbInterface> interfaces; in ConvertToUSBConfig() local
/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dusb_info.cpp415 …terfacesObjs(const napi_env env, const napi_value configObj, std::vector<UsbInterface> &interfaces) in ParseInterfacesObjs()
457 std::vector<UsbInterface> interfaces; in ParseConfigObj() local