Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsync_engine.cpp147 RemoteExecutor *executor = GetAndIncRemoteExector(); in Close()
820 RemoteExecutor *executor = GetAndIncRemoteExector(); in OfflineHandleByDevice()
1094 RemoteExecutor *executor = GetAndIncRemoteExector(); in RemoteQuery()
1106 RemoteExecutor *executor = GetAndIncRemoteExector(); in NotifyConnectionClosed()
1117 RemoteExecutor *executor = GetAndIncRemoteExector(); in NotifyUserChange()
1126 RemoteExecutor *SyncEngine::GetAndIncRemoteExector() in GetAndIncRemoteExector() function in DistributedDB::SyncEngine
1200 RemoteExecutor *executor = GetAndIncRemoteExector(); in HandleRemoteExecutorMsg()
H A Dsync_engine.h209 RemoteExecutor *GetAndIncRemoteExector();