/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/ |
H A D | netshare_exec.cpp | 66 SharingIfaceType ifaceType = static_cast<SharingIfaceType>(context->GetParam()); in ExecStartSharing() local 83 SharingIfaceType ifaceType = static_cast<SharingIfaceType>(context->GetParam()); in ExecStopSharing() local 125 SharingIfaceType ifaceType = static_cast<SharingIfaceType>(context->GetParam()); in ExecGetSharingState() local 145 SharingIfaceType ifaceType = static_cast<SharingIfaceType>(context->GetParam()); in ExecGetSharableRegexes() local
|
H A D | netshare_module.cpp | 177 napi_value ifaceType = NapiUtils::CreateObject(env); in InitProperties() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | nstackx_device_local.c | 194 static inline bool NeedCreateSynchronously(uint8_t ifaceType) in NeedCreateSynchronously() 383 uint8_t ifaceType = IFACE_TYPE_MAX; in AddLocalIfaceIpChanged() local 613 uint8_t ifaceType = GetIfaceType(req[i].ifr_name); in DetectLocalIface() local 714 static inline bool IfaceTypeIsMatch(uint8_t ifaceType, uint8_t serverType) in IfaceTypeIsMatch() 744 uint8_t ifaceType = GetIfaceType(req.ifr_ifrn.ifrn_name); in LocalIfaceGetCoapCtxByRemoteIp() local
|
H A D | nstackx_smartgenius.c | 128 uint8_t ifaceType = GetIfaceType((char *)RTA_DATA(tb[IFA_LABEL])); in IfAddrMsgHandle() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
H A D | hal_device_manage_test.cpp | 243 IfaceType ifaceType = IfaceType::STA; variable 304 IfaceType ifaceType = IfaceType::STA; variable 535 IfaceType ifaceType; variable 591 IfaceType ifaceType = IfaceType::STA; variable
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/ |
H A D | intf_type_check.cpp | 238 AutoPtr<ASTInterfaceType> ifaceType = dynamic_cast<ASTInterfaceType *>(paramType.Get()); in CheckIntfHdiAstParam() local
|
H A D | parser.cpp | 885 AutoPtr<ASTInterfaceType> ifaceType = dynamic_cast<ASTInterfaceType *>(paramType.Get()); in ParseParam() local
|
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/ |
H A D | netshare_client_fuzzer.cpp | 536 SharingIfaceType ifaceType = SharingIfaceType(SharingIfaceType(num % ENUM_TYPE_VALUE3)); in NetworkShareTrackerFuzzTest() local 585 SharingIfaceType ifaceType = SharingIfaceType(SharingIfaceType(num % ENUM_TYPE_VALUE3)); in NetworkShareTrackerPrivateFuzzTest() local 636 SharingIfaceType ifaceType = SharingIfaceType(SharingIfaceType(num % ENUM_TYPE_VALUE3)); in NetworkShareHisysEventFuzzTest() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/ |
H A D | hal_device_manage.cpp | 820 bool HalDeviceManager::GetIfaceType(sptr<IChipIface> &iface, IfaceType &ifaceType) in GetIfaceType() 1035 IfaceType ifaceType = IFACE_TYPE_DEFAULT; in SelectInterfacesToDelete() local 1157 int ifaceType = limit.types.at((k / span) % limit.types.size()); in ExpandIfaceCombos() local 1394 IfaceType ifaceType = IFACE_TYPE_DEFAULT; in RemoveIface() local
|
/ohos5.0/drivers/peripheral/wlan/test/unittest/chip/ |
H A D | wifi_hal_fn.cpp | 66 WifiError VendorHalCreateIface(wifiHandle handle, const char* ifname, HalIfaceType ifaceType) in VendorHalCreateIface()
|
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/ |
H A D | wifi_chip.cpp | 234 const auto ifaceType = in ExpandIfaceCombinations() local
|
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/ |
H A D | alsa_soundcard.c | 856 snd_ctl_elem_iface_t ifaceType = ConvertIfaceType(ctlElem->iface); in SetElementInfo() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/parser/ |
H A D | parser.cpp | 714 AutoPtr<ASTInterfaceType> ifaceType = dynamic_cast<ASTInterfaceType *>(paramType.Get()); in ParseParam() local
|