Home
last modified time | relevance | path

Searched refs:AddStorageExecutor (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_engine.cpp86 AddStorageExecutor(handle, false); in InitReadWriteExecutors()
95 AddStorageExecutor(handle, false); in InitReadWriteExecutors()
407 void StorageEngine::AddStorageExecutor(StorageExecutor *handle, bool isExternal) in AddStorageExecutor() function in DistributedDB::StorageEngine
466 AddStorageExecutor(handle, isExternal); in FetchStorageExecutor()
H A Dstorage_engine.h104 virtual void AddStorageExecutor(StorageExecutor *handle, bool isExternal);