Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/
H A Dmock_netconn_client.cpp63 int32_t NetConnClient::GetNetCapabilities(const NetHandle &netHandle, NetAllCapabilities &netAllCap) in GetNetCapabilities() function in OHOS::Wifi::NetConnClient
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dnet_conn_client.cpp63 int32_t NetConnClient::GetNetCapabilities(const NetHandle &netHandle, NetAllCapabilities &netAllCap) in GetNetCapabilities() function in OHOS::NetManagerStandard::NetConnClient
/ohos5.0/base/web/webview/test/unittest/net_connect_adapter_impl_test/
H A Dnet_connect_adapter_impl_test.cpp59 int32_t NetConnClient::GetNetCapabilities(const NetHandle &nethamdle, NetAllCapabilities &netAllCap) in GetNetCapabilities() function in OHOS::NetManagerStandard::NetConnClient
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_supplier.cpp168 NetAllCapabilities NetSupplier::GetNetCapabilities() const in GetNetCapabilities() function in OHOS::NetManagerStandard::NetSupplier
H A Dnet_conn_service.cpp1514 int32_t NetConnService::GetNetCapabilities(int32_t netId, NetAllCapabilities &netAllCap) in GetNetCapabilities() function in OHOS::NetManagerStandard::NetConnService
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/
H A Dconnection_module.cpp276 napi_value ConnectionModule::GetNetCapabilities(napi_env env, napi_callback_info info) in GetNetCapabilities() function in OHOS::NetManagerStandard::ConnectionModule
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_stub_test.h170 int32_t GetNetCapabilities(int32_t netId, NetAllCapabilities &netAllCap) override in GetNetCapabilities() function
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp350 int32_t NetConnClient::GetNetCapabilities(const NetHandle &netHandle, NetAllCapabilities &netAllCap) in GetNetCapabilities() function in OHOS::NetManagerStandard::NetConnClient
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp825 int32_t NetConnServiceProxy::GetNetCapabilities(int32_t netId, NetAllCapabilities &netAllCap) in GetNetCapabilities() function in OHOS::NetManagerStandard::NetConnServiceProxy