Home
last modified time | relevance | path

Searched defs:InitStorageEngine (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb.cpp261 int SQLiteLocalKvDB::InitStorageEngine(const KvDBProperties &kvDBProp) in InitStorageEngine() function in DistributedDB::SQLiteLocalKvDB
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Dsingle_ver_database_oper.cpp468 int SingleVerDatabaseOper::InitStorageEngine() in InitStorageEngine() function in DistributedDB::SingleVerDatabaseOper
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp73 int SQLiteRelationalStore::InitStorageEngine(const RelationalDBProperties &properties) in InitStorageEngine() function in DistributedDB::SQLiteRelationalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp1348 int SQLiteSingleVerNaturalStore::InitStorageEngine(const KvDBProperties &kvDBProp, bool isNeedUpdat… in InitStorageEngine() function in DistributedDB::SQLiteSingleVerNaturalStore