/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bt_state/ |
H A D | disc_bt_state_mock_test.cpp | 83 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 D | wpa_common_fuzzer.cpp | 78 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 D | hostapd_common_fuzzer.cpp | 77 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 D | wlan_common_fuzzer.cpp | 75 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 D | custom_paint_component.cpp | 50 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 D | usb_device_pipe_mock_test.cpp | 735 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 D | dhcp_function_test.cpp | 88 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 D | object_collector.cpp | 49 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 D | usb_bulkcallback_test.cpp | 133 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 D | usb_device_status_test.cpp | 255 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 D | usb_request_test.cpp | 97 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 D | usb_device_pipe_test.cpp | 522 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 D | usbfn_sdk_if.c | 181 … struct 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 D | disc_ble_dispatcher_test.cpp | 384 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 D | ap_fuzzer.cpp | 28 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 D | wifi_direct_ip_manager.cpp | 115 int32_t WifiDirectIpManager::ConfigIpv6(const std::string &interface, const std::string &ip) in ConfigIpv6() 124 …const std::string &interface, const Ipv4Info &local, const Ipv4Info &remote, const std::string &re… in ConfigIpv4() 145 …const 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 D | usb_device_pipe.cpp | 43 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 D | sta_fuzzer.cpp | 25 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 D | ast_module.cpp | 113 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 D | p2p_v1_processor.cpp | 308 …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 D | mod.rs | 19 pub mod interface; module
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
H A D | virtual_network.cpp | 44 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 D | wifi_direct_ip_manager_test.cpp | 111 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 D | hostapd_callback_impl.h | 26 struct IHostapdCallback interface; member
|
H A D | wlan_callback_impl.h | 26 struct IWlanCallback interface; member
|