Home
last modified time | relevance | path

Searched refs:PreClose (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb_connection.h80 int PreClose() override;
H A Dsqlite_local_kvdb_connection.cpp339 int SQLiteLocalKvDBConnection::PreClose() in PreClose() function in DistributedDB::SQLiteLocalKvDBConnection
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_connection.h88 int PreClose() override;
H A Dmulti_ver_natural_store_connection.cpp346 int MultiVerNaturalStoreConnection::PreClose() in PreClose() function in DistributedDB::MultiVerNaturalStoreConnection
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_kvdb_connection.cpp193 int errCode = PreClose(); in Close()
217 int GenericKvDBConnection::PreClose() in PreClose() function in DistributedDB::GenericKvDBConnection
H A Dgeneric_kvdb_connection.h134 virtual int PreClose();
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store_connection.h93 int PreClose() override;
H A Drd_single_ver_natural_store_connection.cpp488 int RdSingleVerNaturalStoreConnection::PreClose() in PreClose() function in DistributedDB::RdSingleVerNaturalStoreConnection
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_data_connection_test.cpp353 EXPECT_EQ(g_connection->PreClose(), -E_BUSY);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_connection.h99 int PreClose() override;
H A Dsqlite_single_ver_natural_store_connection.cpp651 int SQLiteSingleVerNaturalStoreConnection::PreClose() in PreClose() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection