Searched defs:DeleteData (Results 1 – 5 of 5) sorted by relevance
187 int32_t DistributedRdbHelper::DeleteData(const std::string &key) in DeleteData() function in OHOS::Notification::DistributedRdbHelper317 int32_t DistributedRdbHelper::DeleteData(const std::string tableName, const std::string key, int32_… in DeleteData() function in OHOS::Notification::DistributedRdbHelper
66 bool CmRdbDataManager::DeleteData(const std::string &primKey, const std::string &keyColumn) in DeleteData() function in OHOS::Security::CertManager::CmRdbDataManager
139 int32_t NotificationDataMgr::DeleteData(const std::string &key, const int32_t &userId) in DeleteData() function in OHOS::Notification::NotificationDataMgr
479 int32_t NotificationDataMgr::DeleteData(const std::string &key, const int32_t &userId) in DeleteData() function in OHOS::Notification::NotificationDataMgr500 int32_t NotificationDataMgr::DeleteData(const std::string tableName, const std::string key, int32_t… in DeleteData() function in OHOS::Notification::NotificationDataMgr
775 bool AppEventStore::DeleteData(int64_t observerSeq, const std::vector<int64_t>& eventSeqs) in DeleteData() function in OHOS::HiviewDFX::AppEventStore