Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_supplier.cpp640 std::string NetSupplier::GetNetExtAttribute() in GetNetExtAttribute() function in OHOS::NetManagerStandard::NetSupplier
/foundation/communication/netmanager_base/test/netconnmanager/mock/
Dnet_conn_service_stub_test.h435 int32_t GetNetExtAttribute(int32_t netId, std::string &netExtAttribute) override in GetNetExtAttribute() function
/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/
Dconnection_module.cpp652 napi_value ConnectionModule::GetNetExtAttribute(napi_env env, napi_callback_info info) in GetNetExtAttribute() function in OHOS::NetManagerStandard::ConnectionModule
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dnet_conn_client.cpp1307 int32_t NetConnClient::GetNetExtAttribute(const NetHandle &netHandle, std::string &netExtAttribute) in GetNetExtAttribute() function in OHOS::NetManagerStandard::NetConnClient
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
Dnet_conn_service_proxy.cpp2219 int32_t NetConnServiceProxy::GetNetExtAttribute(int32_t netId, std::string &netExtAttribute) in GetNetExtAttribute() function in OHOS::NetManagerStandard::NetConnServiceProxy
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
Dnet_conn_service.cpp4044 int32_t NetConnService::GetNetExtAttribute(int32_t netId, std::string &netExtAttribute) in GetNetExtAttribute() function in OHOS::NetManagerStandard::NetConnService