Searched defs:DeleteData (Results 1 – 4 of 4) sorted by relevance
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
271 int32_t NotificationDataMgr::DeleteData(const std::string &key, const int32_t &userId) in DeleteData() function in OHOS::Notification::NotificationDataMgr292 int32_t NotificationDataMgr::DeleteData(const std::string tableName, const std::string key, int32_t… in DeleteData() function in OHOS::Notification::NotificationDataMgr
589 bool AppEventStore::DeleteData(int64_t observerSeq, const std::vector<int64_t>& eventSeqs) in DeleteData() function in OHOS::HiviewDFX::AppEventStore