Home
last modified time | relevance | path

Searched defs:DeleteData (Results 1 – 4 of 4) sorted by relevance

/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/rdb/src/
Dcm_rdb_data_manager.cpp66 bool CmRdbDataManager::DeleteData(const std::string &primKey, const std::string &keyColumn) in DeleteData() function in OHOS::Security::CertManager::CmRdbDataManager
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
Dmock_notification_rdb_data_mgr.cpp139 int32_t NotificationDataMgr::DeleteData(const std::string &key, const int32_t &userId) in DeleteData() function in OHOS::Notification::NotificationDataMgr
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_rdb_data_mgr.cpp271 int32_t NotificationDataMgr::DeleteData(const std::string &key, const int32_t &userId) in DeleteData() function in OHOS::Notification::NotificationDataMgr
292 int32_t NotificationDataMgr::DeleteData(const std::string tableName, const std::string key, int32_t… in DeleteData() function in OHOS::Notification::NotificationDataMgr
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_store.cpp589 bool AppEventStore::DeleteData(int64_t observerSeq, const std::vector<int64_t>& eventSeqs) in DeleteData() function in OHOS::HiviewDFX::AppEventStore