Searched refs:RepeatGetConnectionStatus (Results 1 – 4 of 4) sorted by relevance
41 …static int32_t RepeatGetConnectionStatus(const std::string &targetDir, const std::string &networkI…
148 int32_t ret = ConnectionDetector::RepeatGetConnectionStatus(targetDir, networkId);158 int32_t ret = ConnectionDetector::RepeatGetConnectionStatus(targetDir, networkId);
193 int32_t ConnectionDetector::RepeatGetConnectionStatus(const std::string &targetDir, const std::stri… in RepeatGetConnectionStatus() function in OHOS::Storage::DistributedFile::ConnectionDetector
208 ret = ConnectionDetector::RepeatGetConnectionStatus(targetDir, networkId); in ConnectionCount()