Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_engine.h211 void SetRemoteExector(RemoteExecutor *executor);
H A Dsync_engine.cpp270 SetRemoteExector(executor); in InitInnerSource()
1133 void SyncEngine::SetRemoteExector(RemoteExecutor *executor) in SetRemoteExector() function in DistributedDB::SyncEngine