Home
last modified time | relevance | path

Searched defs:ifaces (Results 1 – 25 of 41) sorted by relevance

12

/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.cpp37 void InvalidateAndClearApIface(std::vector<sptr<WifiApIface>>& ifaces) in InvalidateAndClearApIface()
45 void InvalidateAndClearStaIface(std::vector<sptr<WifiStaIface>>& ifaces) in InvalidateAndClearStaIface()
53 void InvalidateAndClearP2pIface(std::vector<sptr<WifiP2pIface>>& ifaces) in InvalidateAndClearP2pIface()
306 std::vector<std::string> GetApNames(std::vector<sptr<WifiApIface>>& ifaces) in GetApNames()
315 sptr<WifiApIface> FindApUsingName(std::vector<sptr<WifiApIface>>& ifaces, const std::string& name) in FindApUsingName()
326 std::vector<std::string> GetP2pNames(std::vector<sptr<WifiP2pIface>>& ifaces) in GetP2pNames()
335 sptr<WifiP2pIface> FindP2pUsingName(std::vector<sptr<WifiP2pIface>>& ifaces, const std::string& nam… in FindP2pUsingName()
346 std::vector<std::string> GetStaNames(std::vector<sptr<WifiStaIface>>& ifaces) in GetStaNames()
355 sptr<WifiStaIface> FindStaUsingName(std::vector<sptr<WifiStaIface>>& ifaces, const std::string& nam… in FindStaUsingName()
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dnet_policy_callback_proxy_test.cpp242 std::vector<std::string> ifaces; variable
250 std::vector<std::string> ifaces; variable
258 std::vector<std::string> ifaces; variable
H A Dnet_policy_callback_test.cpp78 int32_t NetPolicyCallbackTest::NetMeteredIfacesChange(std::vector<std::string> &ifaces) in NetMeteredIfacesChange()
H A Dut_net_policy_callback_ipc.cpp111 std::vector<std::string> ifaces; variable
H A Dut_net_policy_callback_stub.cpp55 int32_t NetMeteredIfacesChange(std::vector<std::string> &ifaces) override in NetMeteredIfacesChange()
H A Dut_net_policy_callback.cpp93 int32_t NetMeteredIfacesChange(std::vector<std::string> &ifaces) in NetMeteredIfacesChange()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_startsharing_context.cpp76 void NetShareStartSharingContext::SetIface(std::vector<std::string> ifaces) in SetIface()
H A Dnetshare_exec.cpp101 std::vector<std::string> ifaces; in ExecGetSharingIfaces() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_chip_interface_test.cpp61 char ifaces[128] = {0}; variable
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnet_policy_callback_observer.cpp65 int32_t NetPolicyCallbackObserver::NetMeteredIfacesChange(std::vector<std::string> &ifaces) in NetMeteredIfacesChange()
125 auto ifaces = static_cast<std::vector<std::string> *>(data); in CreateMeteredIfacesChangeParam() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_policy_callback_stub.cpp165 std::vector<std::string> ifaces; in OnNetMeteredIfacesChange() local
188 int32_t NetPolicyCallbackStub::NetMeteredIfacesChange(std::vector<std::string> &ifaces) in NetMeteredIfacesChange()
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_callback.cpp224 int32_t NetPolicyCallback::NotifyNetMeteredIfacesChangeAsync(std::vector<std::string> &ifaces) in NotifyNetMeteredIfacesChangeAsync()
240 int32_t NetPolicyCallback::NotifyNetMeteredIfacesChange(std::vector<std::string> &ifaces) in NotifyNetMeteredIfacesChange()
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_service_stub_test.h66 …int32_t GetNetSharingIfaces(const SharingIfaceState &state, std::vector<std::string> &ifaces) over… in GetNetSharingIfaces()
H A Dnetworkshare_manager_test.cpp212 std::vector<std::string> ifaces; variable
221 std::vector<std::string> ifaces; variable
H A Dnetworkshare_service_test.cpp295 std::vector<std::string> ifaces; variable
304 std::vector<std::string> ifaces; variable
H A Dnetworkshare_tracker_test.cpp323 std::vector<std::string> ifaces; variable
349 std::vector<std::string> ifaces; variable
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/
H A Dnet_policy_callback_proxy.cpp129 int32_t NetPolicyCallbackProxy::NetMeteredIfacesChange(std::vector<std::string> &ifaces) in NetMeteredIfacesChange()
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/
H A Dwifi_wpa_hal.h49 WpaIfaceInfo *ifaces; member
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_hal.h52 WpaIfaceInfo *ifaces; member
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_chip_interface.c78 WifiErrorNo GetIfaceNames(int32_t type, char *ifaces, int32_t size) in GetIfaceNames()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dethernet_exec.cpp161 … napi_value ifaces = NapiUtils::CreateArray(context->GetEnv(), context->ethernetNameList_.size()); in GetAllActiveIfacesCallback() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H A Dhal_device_manage.h95 std::map<IfaceType, std::vector<WifiIfaceInfo>> ifaces; member
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/
H A Dnetworkshare_service_proxy.cpp169 …ServiceProxy::GetNetSharingIfaces(const SharingIfaceState &state, std::vector<std::string> &ifaces) in GetNetSharingIfaces()
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_service.cpp253 …ShareService::GetNetSharingIfaces(const SharingIfaceState &state, std::vector<std::string> &ifaces) in GetNetSharingIfaces()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetworkshare_client.cpp165 …workShareClient::GetSharingIfaces(const SharingIfaceState &state, std::vector<std::string> &ifaces) in GetSharingIfaces()

12