Home
last modified time | relevance | path

Searched defs:GetDbHandle (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_storage_executor.cpp47 int SQLiteStorageExecutor::GetDbHandle(sqlite3 *&dbHandle) const in GetDbHandle() function in DistributedDB::SQLiteStorageExecutor
H A Dsqlite_single_ver_storage_engine.cpp609 int SQLiteSingleVerStorageEngine::GetDbHandle(bool isWrite, const SecurityOption &secOpt, sqlite3 *… in GetDbHandle() function in DistributedDB::SQLiteSingleVerStorageEngine
/ohos5.0/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_settings_config.h105 std::shared_ptr<AccessibilityDatashareHelper> GetDbHandle() in GetDbHandle() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_engine.cpp152 int RdSingleVerStorageEngine::GetDbHandle(bool isWrite, const SecurityOption &secOpt, GRD_DB *&dbHa… in GetDbHandle() function in DistributedDB::RdSingleVerStorageEngine
H A Drd_single_ver_storage_executor.cpp44 int RDStorageExecutor::GetDbHandle(GRD_DB *&dbHandle) const in GetDbHandle() function in DistributedDB::RDStorageExecutor