Searched refs:GetRetryCount (Results 1 – 3 of 3) sorted by relevance
45 uint8_t GetRetryCount() const;
79 uint8_t DnsResolvConfig::GetRetryCount() const in GetRetryCount() function in OHOS::nmd::DnsResolvConfig
191 retryCount = it->second.GetRetryCount(); in GetResolverConfig()226 retryCount = it->second.GetRetryCount(); in GetResolverConfig()678 … dnsData.append(TAB + "RetryCount: " + std::to_string(serverConfig.second.GetRetryCount()) + "\n"); in GetDumpInfo()