Searched refs:NetDetectionForDnsHealth (Results 1 – 6 of 6) sorted by relevance
175 instance_->NetDetectionForDnsHealth(true);177 instance_->NetDetectionForDnsHealth(false);206 instance_->NetDetectionForDnsHealth(true);
43 int32_t result = NetConnService::GetInstance()->NetDetectionForDnsHealth(netid, true); in OnDnsResultReport()62 NetConnService::GetInstance()->NetDetectionForDnsHealth(netid, false); in RequestNetDetection()
535 void Network::NetDetectionForDnsHealth(bool dnsHealthSuccess) in NetDetectionForDnsHealth() function in OHOS::NetManagerStandard::Network
858 iterNetwork->second->NetDetectionForDnsHealth(dnsHealthSuccess); in NetDetectionForDnsHealthSync()2032 int32_t NetConnService::NetDetectionForDnsHealth(int32_t netId, bool dnsHealthSuccess) in NetDetectionForDnsHealth() function in OHOS::NetManagerStandard::NetConnService
67 void NetDetectionForDnsHealth(bool dnsHealthSuccess);
335 int32_t NetDetectionForDnsHealth(int32_t netId, bool dnsHealthSuccess);