Home
last modified time | relevance | path

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

/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_config.h32 std::vector<UsbInterface> interfaces) in USBConfig()
48 Json::Value interfaces = config["interfaces"]; in USBConfig() local
102 void SetInterfaces(const std::vector<UsbInterface> &interfaces) in SetInterfaces()
169 Json::Value interfaces; in ToJson() local
/base/customization/enterprise_device_management/services/edm_plugin/src/
Dget_all_network_interfaces_plugin.cpp41 std::vector<std::string> interfaces; in OnGetPolicy() local
/base/usb/usb_manager/services/native/src/
Dusb_descriptor_parser.cpp100 std::vector<UsbInterface> interfaces; in ParseConfigDescriptor() local
Dusb_service.cpp771 std::vector<UsbInterface> interfaces = it->GetInterfaces(); in FillDevStrings() local
/base/usb/usb_manager/interfaces/kits/js/
D@ohos.usbManager.d.ts464 interfaces: Array<USBInterface>; property
/base/usb/usb_manager/services/zidl/src/
Dusb_srv_proxy.cpp208 std::vector<UsbInterface> interfaces; in GetDeviceConfigsMessageParcel() local
222 …Proxy::GetDeviceInterfacesMessageParcel(MessageParcel &data, std::vector<UsbInterface> &interfaces) in GetDeviceInterfacesMessageParcel()
Dusb_srv_stub.cpp716 int32_t UsbServerStub::SetDeviceInterfacesMessageParcel(std::vector<UsbInterface> &interfaces, Mess… in SetDeviceInterfacesMessageParcel()
/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dusb_info.cpp286 …terfacesObjs(const napi_env env, const napi_value configObj, std::vector<UsbInterface> &interfaces) in ParseInterfacesObjs()
324 std::vector<UsbInterface> interfaces; in ParseConfigObj() local