Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
H A Dsync_operation.h132 void SetSyncContext(RefObject *context);
H A Dsync_operation.cpp236 void SyncOperation::SetSyncContext(RefObject *context) in SetSyncContext() function in DistributedDB::SyncOperation
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_engine.cpp346 operation->SetSyncContext(context); // make the life cycle of context and operation are same in AddSyncOperForContext()