Searched refs:GetCurrentCloudInfo (Results 1 – 4 of 4) sorted by relevance
23 int32_t CloudStatus::GetCurrentCloudInfo(const std::string &bundleName, const int32_t userId) in GetCurrentCloudInfo() function in OHOS::FileManagement::CloudSync::CloudStatus65 auto ret = GetCurrentCloudInfo(bundleName, userId); in IsCloudStatusOkay()
21 int32_t CloudStatus::GetCurrentCloudInfo(const std::string &bundleName, const int32_t userId) in GetCurrentCloudInfo() function in OHOS::FileManagement::CloudSync::CloudStatus
28 static int32_t GetCurrentCloudInfo(const std::string &bundleName, const int32_t userId);
65 auto ret = cloudStatus.GetCurrentCloudInfo(bundleName, userId);