Home
last modified time | relevance | path

Searched refs:IsNeedTobeReleased (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_engine.h65 virtual bool IsNeedTobeReleased() const;
H A Dstorage_engine_manager.cpp96 bool isRelease = storageEngine->IsNeedTobeReleased(); in ReleaseStorageEngine()
H A Dstorage_engine.cpp358 bool StorageEngine::IsNeedTobeReleased() const in IsNeedTobeReleased() function in DistributedDB::StorageEngine