Home
last modified time | relevance | path

Searched defs:CheckIntegrity (Results 1 – 8 of 8) sorted by relevance

/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/storage/src/
Dgeneric_kvdb_connection.cpp325 int GenericKvDBConnection::CheckIntegrity() const in CheckIntegrity() function in DistributedDB::GenericKvDBConnection
Dgeneric_kvdb.cpp377 int GenericKvDB::CheckIntegrity() const in CheckIntegrity() function in DistributedDB::GenericKvDB
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/app/test/unittest/
Dut_kvstore_nb_delegate_impl.cpp360 DBStatus UtKvStoreNbDelegateImpl::CheckIntegrity() const in CheckIntegrity() function in DistributedDB::UtKvStoreNbDelegateImpl
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/interfaces/src/
Dkv_store_nb_delegate_impl.cpp723 DBStatus KvStoreNbDelegateImpl::CheckIntegrity() const in CheckIntegrity() function in DistributedDB::KvStoreNbDelegateImpl
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store_connection.cpp712 int SQLiteSingleVerNaturalStoreConnection::CheckIntegrity() const in CheckIntegrity() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection
Dsqlite_single_ver_storage_executor.cpp2128 int SQLiteSingleVerStorageExecutor::CheckIntegrity() const in CheckIntegrity() function in DistributedDB::SQLiteSingleVerStorageExecutor
Dsqlite_single_ver_natural_store.cpp2032 int SQLiteSingleVerNaturalStore::CheckIntegrity() const in CheckIntegrity() function in DistributedDB::SQLiteSingleVerNaturalStore
Dsqlite_utils.cpp564 int SQLiteUtils::CheckIntegrity(sqlite3 *db, const std::string &sql) in CheckIntegrity() function in DistributedDB::SQLiteUtils