Searched refs:GetConnectionStatus (Results 1 – 3 of 3) sorted by relevance
149 bool ConnectionDetector::GetConnectionStatus(const std::string &targetDir, const std::string &netwo… in GetConnectionStatus() function in OHOS::Storage::DistributedFile::ConnectionDetector196 while (retryCount++ < MAX_RETRY - 1 && !GetConnectionStatus(targetDir, networkId)) { in RepeatGetConnectionStatus()
40 static bool GetConnectionStatus(const std::string &targetDir, const std::string &networkId);
92 bool ret = ConnectionDetector::GetConnectionStatus(targetDir, networkId);102 bool ret = ConnectionDetector::GetConnectionStatus(targetDir, networkId);