Home
last modified time | relevance | path

Searched refs:IsCommunicatorAggregatorValid (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsync_able_engine.cpp275 if (!RuntimeContext::GetInstance()->IsCommunicatorAggregatorValid()) { in NeedStartSyncer()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Druntime_context.h115 virtual bool IsCommunicatorAggregatorValid() const = 0;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_sqlite_single_ver_natural_store_test.cpp1093 if (RuntimeContext::GetInstance()->IsCommunicatorAggregatorValid()) {
H A Ddistributeddb_storage_register_observer_test.cpp834 if (!RuntimeContext::GetInstance()->IsCommunicatorAggregatorValid()) {
H A Ddistributeddb_storage_single_ver_natural_store_testcase.cpp969 if (RuntimeContext::GetInstance()->IsCommunicatorAggregatorValid()) { in ClearRemoteData001()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context_impl.h100 bool IsCommunicatorAggregatorValid() const override;
H A Druntime_context_impl.cpp633 bool RuntimeContextImpl::IsCommunicatorAggregatorValid() const in IsCommunicatorAggregatorValid() function in DistributedDB::RuntimeContextImpl
782 if (IsCommunicatorAggregatorValid()) { in StopTimeTickMonitorIfNeed()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb.cpp472 if (!RuntimeContext::GetInstance()->IsCommunicatorAggregatorValid()) { in NeedStartSyncer()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dgeneric_syncer.cpp114 if (!RuntimeContext::GetInstance()->IsCommunicatorAggregatorValid()) { in Initialize()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_relational_sync_test.cpp1069 if (!RuntimeContext::GetInstance()->IsCommunicatorAggregatorValid()) {