Home
last modified time | relevance | path

Searched defs:engineState (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_extend.cpp176 EngineState engineState = storageEngine_->GetEngineState(); in IsCacheDBMode() local
186 EngineState engineState = storageEngine_->GetEngineState(); in IsExtendedCacheDBMode() local
H A Dsqlite_single_ver_storage_executor_cache.cpp195 const std::string &attachDbAbsPath, EngineState engineState) in AttachMainDbAndCacheDb()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_device_identifier_test.cpp607 EngineState engineState = {EngineState::CACHEDB}; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_engine.cpp360 EngineState engineState = GetEngineState(); in IsNeedTobeReleased() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.cpp608 const std::string &attachDbAbsPath, EngineState engineState) in AttachMainDbAndCacheDb()