Home
last modified time | relevance | path

Searched refs:SetSyncInterface (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_engine.h141 void SetSyncInterface(ISyncInterface *syncInterface);
H A Dsync_engine.cpp97 SetSyncInterface(syncInterface); in Initialize()
1305 void SyncEngine::SetSyncInterface(ISyncInterface *syncInterface) in SetSyncInterface() function in DistributedDB::SyncEngine