Home
last modified time | relevance | path

Searched defs:ifaceType (Results 1 – 9 of 9) sorted by relevance

/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
Dnetshare_exec.cpp66 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
Dnetshare_module.cpp177 napi_value ifaceType = NapiUtils::CreateObject(env); in InitProperties() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
Dnstackx_device_local.c194 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
Dnstackx_smartgenius.c128 uint8_t ifaceType = GetIfaceType((char *)RTA_DATA(tb[IFA_LABEL])); in IfAddrMsgHandle() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
Dhal_device_manage_test.cpp243 IfaceType ifaceType = IfaceType::STA; variable
304 IfaceType ifaceType = IfaceType::STA; variable
535 IfaceType ifaceType; variable
591 IfaceType ifaceType = IfaceType::STA; variable
/foundation/ability/idl_tool/idl_tool_2/parser/
Dintf_type_check.cpp238 AutoPtr<ASTInterfaceType> ifaceType = dynamic_cast<ASTInterfaceType *>(paramType.Get()); in CheckIntfHdiAstParam() local
Dparser.cpp885 AutoPtr<ASTInterfaceType> ifaceType = dynamic_cast<ASTInterfaceType *>(paramType.Get()); in ParseParam() local
/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
Dnetshare_client_fuzzer.cpp536 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
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
Dhal_device_manage.cpp829 bool HalDeviceManager::GetIfaceType(sptr<IChipIface> &iface, IfaceType &ifaceType) in GetIfaceType()
1044 IfaceType ifaceType = IFACE_TYPE_DEFAULT; in SelectInterfacesToDelete() local
1166 int ifaceType = limit.types.at((k / span) % limit.types.size()); in ExpandIfaceCombos() local
1403 IfaceType ifaceType = IFACE_TYPE_DEFAULT; in RemoveIface() local