Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_storage_engine.cpp32 int SQLiteStorageEngine::InitSQLiteStorageEngine(const StorageEngineAttr &poolSize, const OpenDbPro… in InitSQLiteStorageEngine() function in DistributedDB::SQLiteStorageEngine
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp1551 int SQLiteRelationalStore::InitSQLiteStorageEngine(const RelationalDBProperties &properties) in InitSQLiteStorageEngine() function in DistributedDB::SQLiteRelationalStore