Searched refs:StartNetDetection (Results 1 – 4 of 4) sorted by relevance
150 instance_->StartNetDetection(true);151 instance_->StartNetDetection(false);
59 void StartNetDetection(bool needReport);
234 StartNetDetection(false); in UpdateNetLinkInfo()515 void Network::StartNetDetection(bool needReport) in StartNetDetection() function in OHOS::NetManagerStandard::Network
845 iterNetwork->second->StartNetDetection(true); in NetDetectionAsync()