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.cpp47 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.cpp964 std::vector<UsbInterface> interfaces = it->GetInterfaces(); in FillDevStrings() local
1862 std::vector<UsbInterface> interfaces = configs.GetInterfaces(); in ManageGlobalInterfaceImpl() local
1898 std::vector<UsbInterface> interfaces = configs.GetInterfaces(); in ManageDeviceImpl() local
1934 std::vector<UsbInterface> interfaces = configs.GetInterfaces(); in ManageInterfaceTypeImpl() local
/base/usb/usb_manager/services/zidl/src/
Dusb_srv_proxy.cpp209 std::vector<UsbInterface> interfaces; in GetDeviceConfigsMessageParcel() local
223 …Proxy::GetDeviceInterfacesMessageParcel(MessageParcel &data, std::vector<UsbInterface> &interfaces) in GetDeviceInterfacesMessageParcel()
Dusb_srv_stub.cpp883 int32_t UsbServerStub::SetDeviceInterfacesMessageParcel(std::vector<UsbInterface> &interfaces, Mess… in SetDeviceInterfacesMessageParcel()
/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dusb_info.cpp337 …terfacesObjs(const napi_env env, const napi_value configObj, std::vector<UsbInterface> &interfaces) in ParseInterfacesObjs()
379 std::vector<UsbInterface> interfaces; in ParseConfigObj() local