Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb.cpp148 int SQLiteLocalKvDB::InitDatabaseContext(const KvDBProperties &kvDBProp) in InitDatabaseContext() function in DistributedDB::SQLiteLocalKvDB
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp430 int RdSingleVerNaturalStore::InitDatabaseContext(const KvDBProperties &kvDBProp) in InitDatabaseContext() function in DistributedDB::RdSingleVerNaturalStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp203 int SQLiteSingleVerNaturalStore::InitDatabaseContext(const KvDBProperties &kvDBProp, bool isNeedUpd… in InitDatabaseContext() function in DistributedDB::SQLiteSingleVerNaturalStore