Home
last modified time | relevance | path

Searched refs:nativeDnsReportCallback_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_native_client.cpp950 if (nativeDnsReportCallback_ == nullptr) { in RegisterNotifyCallback()
951 nativeDnsReportCallback_ = new (std::nothrow) NativeNetDnsResultCallback(*this); in RegisterNotifyCallback()
955 proxy->RegisterDnsResultCallback(nativeDnsReportCallback_, dnsReportTimeStep); in RegisterNotifyCallback()
/foundation/communication/netmanager_base/services/netsyscontroller/include/
H A Dnetsys_native_client.h1008 sptr<OHOS::NetsysNative::INetDnsResultCallback> nativeDnsReportCallback_ = nullptr; member in OHOS::NetManagerStandard::NetsysNativeClient

Completed in 5 milliseconds