Home
last modified time | relevance | path

Searched defs:GetConnectionProperties (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/web/webview/test/unittest/net_connect_adapter_impl_test/
H A Dnet_connect_adapter_impl_test.cpp65 int32_t NetConnClient::GetConnectionProperties(const NetHandle &nethandle, NetLinkInfo &netLinkInfo) in GetConnectionProperties() function in OHOS::NetManagerStandard::NetConnClient
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/
H A Dconnection_module.cpp290 napi_value ConnectionModule::GetConnectionProperties(napi_env env, napi_callback_info info) in GetConnectionProperties() 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.h165 int32_t GetConnectionProperties(int32_t netId, NetLinkInfo &info) override in GetConnectionProperties() function
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp339 int32_t NetConnClient::GetConnectionProperties(const NetHandle &netHandle, NetLinkInfo &info) in GetConnectionProperties() function in OHOS::NetManagerStandard::NetConnClient
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp793 int32_t NetConnServiceProxy::GetConnectionProperties(int32_t netId, NetLinkInfo &info) in GetConnectionProperties() function in OHOS::NetManagerStandard::NetConnServiceProxy
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1493 int32_t NetConnService::GetConnectionProperties(int32_t netId, NetLinkInfo &info) in GetConnectionProperties() function in OHOS::NetManagerStandard::NetConnService