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.h33 std::vector<UsbInterface> interfaces) in USBConfig()
135 void SetInterfaces(const std::vector<UsbInterface> &interfaces) in SetInterfaces()
206 cJSON* interfaces = cJSON_CreateArray(); in getJsonString() local
/base/customization/enterprise_device_management/services/edm_plugin/src/
Dget_all_network_interfaces_plugin.cpp52 std::vector<std::string> interfaces; in OnGetPolicy() local
/base/usb/usb_manager/services/native/src/
Dusb_descriptor_parser.cpp213 std::vector<UsbInterface> interfaces; in ParseConfigDescriptor() local
Dusb_service.cpp1078 std::vector<UsbInterface> interfaces = it->GetInterfaces(); in FillDevStrings() local
2140 std::vector<UsbInterface> interfaces = configs.GetInterfaces(); in ManageGlobalInterfaceImpl() local
2187 std::vector<UsbInterface> interfaces = configs.GetInterfaces(); in ManageDeviceImpl() local
2234 std::vector<UsbInterface> interfaces = configs.GetInterfaces(); in ManageInterfaceTypeImpl() local
/base/usb/usb_manager/services/zidl/src/
Dusb_srv_proxy.cpp247 std::vector<UsbInterface> interfaces; in GetDeviceConfigsMessageParcel() local
261 …Proxy::GetDeviceInterfacesMessageParcel(MessageParcel &data, std::vector<UsbInterface> &interfaces) in GetDeviceInterfacesMessageParcel()
Dusb_srv_stub.cpp928 int32_t UsbServerStub::SetDeviceInterfacesMessageParcel(std::vector<UsbInterface> &interfaces, Mess… in SetDeviceInterfacesMessageParcel()
/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dusb_info.cpp354 …terfacesObjs(const napi_env env, const napi_value configObj, std::vector<UsbInterface> &interfaces) in ParseInterfacesObjs()
396 std::vector<UsbInterface> interfaces; in ParseConfigObj() local