Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.h144 std::function<void()> GetPostEventTask(const std::vector<SchemaMeta> &schemas, CloudInfo &cloud, SyncInfo &info,
H A Dsync_manager.cpp287 std::function<void()> SyncManager::GetPostEventTask(const std::vector<SchemaMeta> &schemas, CloudInfo &cloud, in GetPostEventTask() function in SyncManager
377 auto task = GetPostEventTask(schemas, cloud, info, retry, traceIds);
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_data_test.cpp1495 * @tc.name: GetPostEventTask
1500 HWTEST_F(CloudDataTest, GetPostEventTask, TestSize.Level0) in HWTEST_F()
1515 auto task = sync.GetPostEventTask(schemas, cloudInfo_, info, true, traceIds); in HWTEST_F()

Completed in 6 milliseconds