Home
last modified time | relevance | path

Searched refs:GetPostEventTask (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.h144 …std::function<void()> GetPostEventTask(const std::vector<SchemaMeta> &schemas, CloudInfo &cloud, S…
H A Dsync_manager.cpp279 std::function<void()> SyncManager::GetPostEventTask(const std::vector<SchemaMeta> &schemas, CloudIn… in GetPostEventTask() function in OHOS::CloudData::SyncManager
370 auto task = GetPostEventTask(schemas, cloud, info, retry, traceIds); in GetSyncTask()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_data_test.cpp1461 HWTEST_F(CloudDataTest, GetPostEventTask, TestSize.Level0)
1476 auto task = sync.GetPostEventTask(schemas, cloudInfo_, info, true, traceIds);