Home
last modified time | relevance | path

Searched defs:GetNetIdByIdentifier (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_stub_test.h205 int32_t GetNetIdByIdentifier(const std::string &ident, std::list<int32_t> &netIdList) override in GetNetIdByIdentifier() function
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp656 int32_t NetConnClient::GetNetIdByIdentifier(const std::string &ident, std::list<int32_t> &netIdList) in GetNetIdByIdentifier() function in OHOS::NetManagerStandard::NetConnClient
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp1130 int32_t NetConnServiceProxy::GetNetIdByIdentifier(const std::string &ident, std::list<int32_t> &net… in GetNetIdByIdentifier() function in OHOS::NetManagerStandard::NetConnServiceProxy
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1659 int32_t NetConnService::GetNetIdByIdentifier(const std::string &ident, std::list<int32_t> &netIdLis… in GetNetIdByIdentifier() function in OHOS::NetManagerStandard::NetConnService