Searched refs:NetDetectionForDnsHealthSync (Results 1 – 2 of 2) sorted by relevance
461 int32_t NetDetectionForDnsHealthSync(int32_t netId, bool dnsHealthSuccess);
850 int32_t NetConnService::NetDetectionForDnsHealthSync(int32_t netId, bool dnsHealthSuccess) in NetDetectionForDnsHealthSync() function in OHOS::NetManagerStandard::NetConnService2037 result = this->NetDetectionForDnsHealthSync(netId, dnsHealthSuccess); in NetDetectionForDnsHealth()