Home
last modified time | relevance | path

Searched refs:CheckEncryptedOrCorrupted (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.h111 int CheckEncryptedOrCorrupted() const;
H A Dsqlite_relational_store.cpp806 errCode = handle->CheckEncryptedOrCorrupted(); in RemoteQuery()
H A Dsqlite_single_ver_relational_storage_executor.cpp1586 int SQLiteSingleVerRelationalStorageExecutor::CheckEncryptedOrCorrupted() const in CheckEncryptedOrCorrupted() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor