Home
last modified time | relevance | path

Searched defs:isNeedActive (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_relational_syncer.cpp22 int SingleVerRelationalSyncer::Initialize(ISyncInterface *syncInterface, bool isNeedActive) in Initialize() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsync_able_engine.cpp88 int SyncAbleEngine::StartSyncer(bool isCheckSyncActive, bool isNeedActive) in StartSyncer() argument
100 int SyncAbleEngine::StartSyncerWithNoLock(bool isCheckSyncActive, bool isNeedActive) in StartSyncerWithNoLock() argument
181 bool isNeedActive = RuntimeContext::GetInstance()->IsSyncerNeedActive(store_->GetDbProperties()); in UserChangeHandle() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsyncer_proxy.cpp28 int SyncerProxy::Initialize(ISyncInterface *syncInterface, bool isNeedActive) in Initialize() argument
H A Dgeneric_syncer.cpp80 int GenericSyncer::Initialize(ISyncInterface *syncInterface, bool isNeedActive) in Initialize() argument
485 int GenericSyncer::CheckSyncActive(ISyncInterface *syncInterface, bool isNeedActive) in CheckSyncActive() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb.cpp165 int SyncAbleKvDB::StartSyncer(bool isCheckSyncActive, bool isNeedActive) in StartSyncer() argument
178 int SyncAbleKvDB::StartSyncerWithNoLock(bool isCheckSyncActive, bool isNeedActive) in StartSyncerWithNoLock() argument
262 bool isNeedActive = true; in UserChangeHandle() local
[all...]

Completed in 5 milliseconds