Searched refs:GetCloudSyncHelper (Results 1 – 5 of 5) sorted by relevance
37 auto cloudSyncHelper = instance->GetCloudSyncHelper(userId, bundleName); in RunTaskForBundle()
37 …std::shared_ptr<CloudSyncHelper> GetCloudSyncHelper(const int32_t userId, const std::string &bundl…
53 …virtual std::shared_ptr<CloudSyncHelper> GetCloudSyncHelper(const int32_t userId, const std::strin…
97 std::shared_ptr<CloudSyncHelper> CloudFileKit::GetCloudSyncHelper(const int32_t userId, const std::… in GetCloudSyncHelper() function in OHOS::FileManagement::CloudFile::CloudFileKit
81 std::shared_ptr<CloudSyncHelper> CloudFileKitImpl::GetCloudSyncHelper(const int32_t userId, in GetCloudSyncHelper() function in OHOS::FileManagement::CloudFile::CloudFileKitImpl