Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_engine.cpp289 int SQLiteSingleVerStorageEngine::AttachMainDbAndCacheDb(SQLiteSingleVerStorageExecutor *handle, in AttachMainDbAndCacheDb() function in DistributedDB::SQLiteSingleVerStorageEngine
322 int SQLiteSingleVerStorageEngine::AttachMainDbAndCacheDb(sqlite3 *dbHandle, EngineState stateBefore… in AttachMainDbAndCacheDb() function in DistributedDB::SQLiteSingleVerStorageEngine
H A Dsqlite_single_ver_storage_executor_cache.cpp194 int SQLiteSingleVerStorageExecutor::AttachMainDbAndCacheDb(CipherType type, const CipherPassword &p… in AttachMainDbAndCacheDb() function in DistributedDB::SQLiteSingleVerStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.cpp607 int RdSingleVerStorageExecutor::AttachMainDbAndCacheDb(CipherType type, const CipherPassword &passw… in AttachMainDbAndCacheDb() function in DistributedDB::RdSingleVerStorageExecutor