Home
last modified time | relevance | path

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

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