Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_task_context.h244 SyncOperation *GetAndIncSyncOperation() const;
H A Dsync_task_context.cpp808 SyncOperation *SyncTaskContext::GetAndIncSyncOperation() const in GetAndIncSyncOperation() function in DistributedDB::SyncTaskContext
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_task_context.cpp491 SyncOperation *operation = GetAndIncSyncOperation(); in DEFINE_OBJECT_TAG_FACILITIES()