Home
last modified time | relevance | path

Searched refs:DataBaseCorruptNotifyAsync (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dkvdb_manager.h102 …void DataBaseCorruptNotifyAsync(const std::string &appId, const std::string &userId, const std::st…
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dkvdb_manager.cpp734 this->DataBaseCorruptNotifyAsync(appId, userId, storeId); in SaveKvDBToCache()
872 void KvDBManager::DataBaseCorruptNotifyAsync(const std::string &appId, const std::string &userId, in DataBaseCorruptNotifyAsync() function in DistributedDB::KvDBManager
894 this->DataBaseCorruptNotifyAsync(appId, userId, storeId); in SetCorruptHandlerForDatabases()