Home
last modified time | relevance | path

Searched refs:ClearAllSyncTask (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Disync_task_context.h165 virtual void ClearAllSyncTask() = 0;
H A Dsync_task_context.h191 void ClearAllSyncTask() override;
H A Dsync_task_context.cpp699 void SyncTaskContext::ClearAllSyncTask() in ClearAllSyncTask() function in DistributedDB::SyncTaskContext
H A Dsync_engine.cpp856 context->ClearAllSyncTask(); in OfflineHandleByDevice()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_task_context.h77 void ClearAllSyncTask() override;
H A Dsingle_ver_sync_task_context.cpp248 void SingleVerSyncTaskContext::ClearAllSyncTask() in ClearAllSyncTask() function in DistributedDB::SingleVerSyncTaskContext
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp2946 syncTaskContext.ClearAllSyncTask(); in __anond45d0a2b2d02()
2950 syncTaskContext.ClearAllSyncTask();
H A Ddistributeddb_mock_sync_module_test.cpp669 syncTaskContext.ClearAllSyncTask();