Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_engine.h93 void CloseAllExecutor();
H A Dstorage_engine.cpp47 void StorageEngine::CloseAllExecutor() in CloseAllExecutor() function in DistributedDB::StorageEngine
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp350 storageEngine_->CloseAllExecutor(); in Import()