Home
last modified time | relevance | path

Searched defs:AttachMainDbAndCacheDb (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_storage_engine.cpp278 int SQLiteSingleVerStorageEngine::AttachMainDbAndCacheDb(SQLiteSingleVerStorageExecutor *handle, in AttachMainDbAndCacheDb() function in DistributedDB::SQLiteSingleVerStorageEngine
311 int SQLiteSingleVerStorageEngine::AttachMainDbAndCacheDb(sqlite3 *dbHandle, EngineState stateBefore… in AttachMainDbAndCacheDb() function in DistributedDB::SQLiteSingleVerStorageEngine
Dsqlite_single_ver_storage_executor_cache.cpp193 int SQLiteSingleVerStorageExecutor::AttachMainDbAndCacheDb(CipherType type, const CipherPassword &p… in AttachMainDbAndCacheDb() function in DistributedDB::SQLiteSingleVerStorageExecutor