Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 25 of 210) sorted by relevance

123456789

/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bt_state/
H A Ddisc_bt_state_mock_test.cpp83 void AssertInterfaceIsNotNull(const DiscoveryBleDispatcherInterface *interface) in AssertInterfaceIsNotNull()
217 DiscoveryBleDispatcherInterface *interface = DiscSoftBusBleInit(&g_discInnerCallback); variable
269 DiscoveryBleDispatcherInterface *interface = DiscSoftBusBleInit(&g_discInnerCallback); variable
320 DiscoveryBleDispatcherInterface *interface = DiscSoftBusBleInit(&g_discInnerCallback); variable
364 DiscoveryBleDispatcherInterface *interface = DiscSoftBusBleInit(&g_discInnerCallback); variable
410 DiscoveryBleDispatcherInterface *interface = DiscSoftBusBleInit(&g_discInnerCallback); variable
453 DiscoveryBleDispatcherInterface *interface = DiscSoftBusBleInit(&g_discInnerCallback); variable
502 DiscoveryBleDispatcherInterface *interface = DiscSoftBusBleInit(&g_discInnerCallback); variable
551 DiscoveryBleDispatcherInterface *interface = DiscSoftBusBleInit(&g_discInnerCallback); variable
601 DiscoveryBleDispatcherInterface *interface = DiscSoftBusBleInit(&g_discInnerCallback); variable
[all …]
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/
H A Dwpa_common_fuzzer.cpp78 void FuzzWpaInterfaceStart(struct IWpaInterface *interface, const uint8_t *rawData) in FuzzWpaInterfaceStart()
84 void FuzzWpaInterfaceStop(struct IWpaInterface *interface, const uint8_t *rawData) in FuzzWpaInterfaceStop()
90 void FuzzWpaInterfaceScan(struct IWpaInterface *interface, const uint8_t *rawData) in FuzzWpaInterfaceScan()
98 void FuzzWpaInterfaceScanResult(struct IWpaInterface *interface, const uint8_t *rawData) in FuzzWpaInterfaceScanResult()
107 void FuzzWpaInterfaceAddNetwork(struct IWpaInterface *interface, const uint8_t *rawData) in FuzzWpaInterfaceAddNetwork()
134 void FuzzWpaInterfaceSetNetwork(struct IWpaInterface *interface, const uint8_t *rawData) in FuzzWpaInterfaceSetNetwork()
145 void FuzzWpaInterfaceReconnect(struct IWpaInterface *interface, const uint8_t *rawData) in FuzzWpaInterfaceReconnect()
153 void FuzzWpaInterfaceDisconnect(struct IWpaInterface *interface, const uint8_t *rawData) in FuzzWpaInterfaceDisconnect()
205 void FuzzWpaInterfaceWpsCancel(struct IWpaInterface *interface, const uint8_t *rawData) in FuzzWpaInterfaceWpsCancel()
267 void FuzzWpaInterfaceGetPsk(struct IWpaInterface *interface, const uint8_t *rawData) in FuzzWpaInterfaceGetPsk()
[all …]
H A Dhostapd_common_fuzzer.cpp77 void FuzzHostapdInterfaceStartAp(struct IHostapdInterface *interface, const uint8_t *rawData) in FuzzHostapdInterfaceStartAp()
83 void FuzzHostapdInterfaceStopAp(struct IHostapdInterface *interface, const uint8_t *rawData) in FuzzHostapdInterfaceStopAp()
89 void FuzzHostapdInterfaceEnableAp(struct IHostapdInterface *interface, const uint8_t *rawData) in FuzzHostapdInterfaceEnableAp()
98 void FuzzHostapdInterfaceDisableAp(struct IHostapdInterface *interface, const uint8_t *rawData) in FuzzHostapdInterfaceDisableAp()
107 void FuzzHostapdInterfaceSetApPasswd(struct IHostapdInterface *interface, const uint8_t *rawData) in FuzzHostapdInterfaceSetApPasswd()
117 void FuzzHostapdInterfaceSetApName(struct IHostapdInterface *interface, const uint8_t *rawData) in FuzzHostapdInterfaceSetApName()
127 void FuzzHostapdInterfaceSetApBand(struct IHostapdInterface *interface, const uint8_t *rawData) in FuzzHostapdInterfaceSetApBand()
137 void FuzzHostapdInterfaceSetAp80211n(struct IHostapdInterface *interface, const uint8_t *rawData) in FuzzHostapdInterfaceSetAp80211n()
147 void FuzzHostapdInterfaceSetApWmm(struct IHostapdInterface *interface, const uint8_t *rawData) in FuzzHostapdInterfaceSetApWmm()
157 void FuzzHostapdInterfaceSetApChannel(struct IHostapdInterface *interface, const uint8_t *rawData) in FuzzHostapdInterfaceSetApChannel()
[all …]
H A Dwlan_common_fuzzer.cpp75 void FuzzGetChipId(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzGetChipId()
99 void FuzzGetFeatureType(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzGetFeatureType()
110 void FuzzGetFreqsWithBand(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzGetFreqsWithBand()
136 void FuzzSetMacAddress(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzSetMacAddress()
148 void FuzzSetTxPower(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzSetTxPower()
159 void FuzzGetPowerMode(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzGetPowerMode()
170 void FuzzSetPowerMode(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzSetPowerMode()
191 void FuzzResetDriver(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzResetDriver()
200 void FuzzStartChannelMeas(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzStartChannelMeas()
223 void FuzzWifiSendCmdIoctl(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzWifiSendCmdIoctl()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_component.cpp50 auto task = [offscreenCanvas](RenderCustomPaint& interface, const Offset&) { in TransferFromImageBitmap()
117 auto task = [text, textOffset](RenderCustomPaint& interface, const Offset& offset) { in FillText()
125 auto task = [text, textOffset](RenderCustomPaint& interface, const Offset& offset) { in StrokeText()
383 auto task = [rule](RenderCustomPaint& interface, const Offset& offset) { in UpdateFillRuleForPath()
391 auto task = [rule](RenderCustomPaint& interface, const Offset& offset) { in UpdateFillRuleForPath2D()
399 auto task = [color](RenderCustomPaint& interface, const Offset& offset) { in UpdateFillColor()
409 auto task = [color](RenderCustomPaint& interface, const Offset& offset) { in UpdateStrokeColor()
419 auto task = [gradient](RenderCustomPaint& interface, const Offset& offset) { in UpdateFillGradient()
429 auto task = [grad](RenderCustomPaint& interface, const Offset& offset) { in UpdateStrokeGradient()
439 auto task = [pattern](RenderCustomPaint& interface, const Offset& offset) { in UpdateFillPattern()
[all …]
/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_device_pipe_mock_test.cpp735 UsbInterface interface = device_.GetConfigs().front().GetInterfaces().at(1); variable
751 UsbInterface interface = device_.GetConfigs().front().GetInterfaces().at(1); variable
806 UsbInterface interface = device_.GetConfigs().front().GetInterfaces().at(1); variable
826 UsbInterface interface = device_.GetConfigs().front().GetInterfaces().at(1); variable
846 UsbInterface interface = device_.GetConfigs().front().GetInterfaces().at(0); variable
862 UsbInterface interface = device_.GetConfigs().front().GetInterfaces().at(0); variable
881 UsbInterface interface = device_.GetConfigs().front().GetInterfaces().at(0); variable
900 UsbInterface interface = device_.GetConfigs().front().GetInterfaces().at(1); variable
1404 UsbInterface interface = device_.GetConfigs().at(0).GetInterfaces().at(1); variable
1425 UsbInterface interface = device_.GetConfigs().at(0).GetInterfaces().at(1); variable
[all …]
/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_function_test.cpp88 char interface[INFNAME_SIZE] = "wlan0"; variable
109 char interface[INFNAME_SIZE] = "wlan0"; variable
124 char interface[INFNAME_SIZE] = "wlan0"; variable
131 char interface[INFNAME_SIZE] = {0}; variable
138 char interface[INFNAME_SIZE] = "wlan0"; variable
146 char interface[INFNAME_SIZE] = {0}; variable
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dobject_collector.cpp49 const OHOS::sptr<HdiBase> &interface, const std::u16string &interfaceName) in NewObjectLocked()
63 const OHOS::sptr<HdiBase> &interface, const std::u16string &interfaceName) in NewObject()
70 const OHOS::sptr<HdiBase> &interface, const std::u16string &interfaceName) in GetOrNewObject()
93 bool ObjectCollector::RemoveObject(const OHOS::sptr<HdiBase> &interface) in RemoveObject()
/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_bulkcallback_test.cpp133 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
181 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
229 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
279 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
329 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
379 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
429 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
483 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
537 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
593 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
[all …]
H A Dusb_device_status_test.cpp255 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(0); variable
297 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(0); variable
340 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(0); variable
383 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(0); variable
427 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(0); variable
468 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(0); variable
546 UsbInterface interface = device.GetConfigs().at(0).GetInterfaces().at(1); variable
583 UsbInterface interface = device.GetConfigs().at(0).GetInterfaces().at(1); variable
622 UsbInterface interface = device.GetConfigs().at(0).GetInterfaces().at(1); variable
661 UsbInterface interface = device.GetConfigs().at(0).GetInterfaces().at(0); variable
[all …]
H A Dusb_request_test.cpp97 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
141 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
186 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
229 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
272 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
318 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
365 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
413 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
461 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
512 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
[all …]
H A Dusb_device_pipe_test.cpp522 UsbInterface interface = device.GetConfigs().front().GetInterfaces().front(); variable
561 UsbInterface interface = device.GetConfigs().front().GetInterfaces().front(); variable
602 UsbInterface interface = device.GetConfigs().front().GetInterfaces().front(); variable
2227 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(0); variable
2263 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(0); variable
2301 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(0); variable
2459 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
2501 UsbInterface interface = device.GetConfigs().front().GetInterfaces().at(1); variable
3246 UsbInterface interface = device.GetConfigs().at(0).GetInterfaces().at(1); variable
3284 UsbInterface interface = device.GetConfigs().at(0).GetInterfaces().at(1); variable
[all …]
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_sdk_if.c181struct UsbFnInterface *interface, uint32_t eventMask, UsbFnEventCallback callback, void *context) in UsbFnStartRecvInterfaceEvent()
190 int32_t UsbFnStopRecvInterfaceEvent(struct UsbFnInterface *interface) in UsbFnStopRecvInterfaceEvent()
199 UsbFnInterfaceHandle UsbFnOpenInterface(struct UsbFnInterface *interface) in UsbFnOpenInterface()
217 int32_t UsbFnGetInterfacePipeInfo(struct UsbFnInterface *interface, uint8_t pipeId, struct UsbFnPip… in UsbFnGetInterfacePipeInfo()
226 int32_t UsbFnRegistInterfaceProp(const struct UsbFnInterface *interface, const struct UsbFnRegistIn… in UsbFnRegistInterfaceProp()
235 int32_t UsbFnGetInterfaceProp(const struct UsbFnInterface *interface, const char *name, char *value) in UsbFnGetInterfaceProp()
244 int32_t UsbFnSetInterfaceProp(const struct UsbFnInterface *interface, const char *name, const char … in UsbFnSetInterfaceProp()
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/dispatcher/
H A Ddisc_ble_dispatcher_test.cpp384 DiscoveryFuncInterface *interface = DiscBleInitForTest(&g_interfaceA, &g_interfaceB); variable
437 DiscoveryFuncInterface *interface = DiscBleInitForTest(&g_interfaceA, &g_interfaceB); variable
490 DiscoveryFuncInterface *interface = DiscBleInitForTest(&g_interfaceA, &g_interfaceB); variable
543 DiscoveryFuncInterface *interface = DiscBleInitForTest(&g_interfaceA, &g_interfaceB); variable
596 DiscoveryFuncInterface *interface = DiscBleInitForTest(&g_interfaceA, &g_interfaceB); variable
649 DiscoveryFuncInterface *interface = DiscBleInitForTest(&g_interfaceA, &g_interfaceB); variable
703 DiscoveryFuncInterface *interface = DiscBleInitForTest(&g_interfaceA, &g_interfaceB); variable
722 DiscoveryFuncInterface *interface = DiscBleInitForTest(&g_interfaceA, &g_interfaceB); variable
740 DiscoveryFuncInterface *interface = DiscBleInitForTest(&g_interfaceA, &g_interfaceB); variable
768 DiscoveryFuncInterface *interface = DiscBleInit(nullptr); variable
[all …]
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/ap_fuzzer/
H A Dap_fuzzer.cpp28 void FuzzGetAssociatedStas(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzGetAssociatedStas()
40 void FuzzSetCountryCode(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzSetCountryCode()
52 void FuzzGetApBandwidth(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzGetApBandwidth()
84 static void FuncToOptimal(struct IWlanInterface *interface, uint32_t cmdId, const uint8_t *data) in FuncToOptimal()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_ip_manager.cpp115 int32_t WifiDirectIpManager::ConfigIpv6(const std::string &interface, const std::string &ip) in ConfigIpv6()
124const std::string &interface, const Ipv4Info &local, const Ipv4Info &remote, const std::string &re… in ConfigIpv4()
145const std::string &interface, const Ipv4Info &local, const Ipv4Info &remote, const std::string &re… in ReleaseIpv4()
178 const std::string &interface, const std::string &ipString, int32_t prefixLength) in AddInterfaceAddress()
198 const std::string &interface, const std::string &ipString, int32_t prefixLength) in DeleteInterfaceAddress()
219 const std::string &interface, const std::string &ipString, const std::string &macString) in AddStaticArp()
225 const std::string &interface, const std::string &ipString, const std::string &macString) in DeleteStaticArp()
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/src/
H A Dusb_device_pipe.cpp43 int32_t USBDevicePipe::ClaimInterface(const UsbInterface &interface, bool force) in ClaimInterface()
48 int32_t USBDevicePipe::ReleaseInterface(const UsbInterface &interface) in ReleaseInterface()
74 int32_t USBDevicePipe::SetInterface(const UsbInterface &interface) in SetInterface()
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/sta_fuzzer/
H A Dsta_fuzzer.cpp25 static void FuzzStartScan(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzStartScan()
36 static void FuzzSetScanningMacAddress(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzSetScanningMacAddress()
75 static void FuncToOptimal(struct IWlanInterface *interface, uint32_t cmdId, const uint8_t *data) in FuncToOptimal()
/ohos5.0/foundation/ability/idl_tool/ast/
H A Dast_module.cpp113 void ASTModule::AddInterface(ASTInterfaceType* interface) in AddInterface()
132 int ASTModule::IndexOf(ASTInterfaceType* interface) in IndexOf()
226 for (auto interface : interfaces_) { in Dump() local
234 for (auto interface : interfaces_) { in Dump() local
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor.cpp308 …ager::GetInstance().ReadInterface(InterfaceInfo::P2P, [&reuseCnt](const InterfaceInfo &interface) { in ProcessDisconnectCommand()
657 InterfaceInfo::InterfaceType::P2P, [&role](InterfaceInfo &interface) { in CreateLink()
726 InterfaceInfo::P2P, [&localIp, &localMac](const InterfaceInfo &interface) { in CreateLinkAsGo()
773 InterfaceInfo::P2P, [&myRole, &p2pEnable](const InterfaceInfo &interface) { in ProcessConnectRequest()
836 InterfaceInfo::P2P, [&localMac, &localIp](const InterfaceInfo &interface) { in ProcessConnectRequestAsGo()
1588 InterfaceInfo::P2P, [&localMac, &localIp](InterfaceInfo &interface) { in CreateGroup()
1619 InterfaceInfo::P2P, [groupConfig, &myRole, &localMac, &localIp](InterfaceInfo &interface) { in UpdateWhenConnectSuccess()
1750 … InterfaceManager::GetInstance().UpdateInterface(InterfaceInfo::P2P, [](InterfaceInfo &interface) { in ReuseP2p()
1828 …rfaceManager::GetInstance().UpdateInterface(InterfaceInfo::P2P, [&pair](InterfaceInfo &interface) { in StartAuthListening()
1868 InterfaceInfo::P2P, [&reuseCount](const InterfaceInfo &interface) { in RemoveLink()
[all …]
/ohos5.0/base/request/request/services/src/service/
H A Dmod.rs19 pub mod interface; module
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dvirtual_network.cpp44 for (const auto &interface : interfaces_) { in AddUids() local
60 for (const auto &interface : interfaces_) { in RemoveUids() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_ip_manager_test.cpp111 std::string interface("p2p0"); variable
198 std::string interface = "p2p0"; variable
254 std::string interface = "p2p0"; variable
/ohos5.0/drivers/peripheral/wlan/test/hdi_service/
H A Dhostapd_callback_impl.h26 struct IHostapdCallback interface; member
H A Dwlan_callback_impl.h26 struct IWlanCallback interface; member

123456789