| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/ |
| D | app_event_dao.cpp | 102 int AppEventDao::Delete(int64_t eventSeq) in Delete() function in OHOS::HiviewDFX::AppEventDao 116 int AppEventDao::Delete(const std::vector<int64_t>& eventSeqs) in Delete() function in OHOS::HiviewDFX::AppEventDao
|
| D | app_event_observer_dao.cpp | 119 int AppEventObserverDao::Delete(const std::string& observer) in Delete() function in OHOS::HiviewDFX::AppEventObserverDao 132 int AppEventObserverDao::Delete(int64_t observerSeq) in Delete() function in OHOS::HiviewDFX::AppEventObserverDao
|
| D | app_event_mapping_dao.cpp | 77 int AppEventMappingDao::Delete(int64_t observerSeq, const std::vector<int64_t>& eventSeqs) in Delete() function in OHOS::HiviewDFX::AppEventMappingDao
|
| D | user_id_dao.cpp | 101 int UserIdDao::Delete(const std::string& name) in Delete() function in OHOS::HiviewDFX::UserIdDao
|
| D | user_property_dao.cpp | 101 int UserPropertyDao::Delete(const std::string& name) in Delete() function in OHOS::HiviewDFX::UserPropertyDao
|
| D | custom_event_param_dao.cpp | 114 int CustomEventParamDao::Delete() in Delete() function in OHOS::HiviewDFX::CustomEventParamDao
|
| /base/hiviewdfx/hiview/plugins/event_store/event_export/task/expire/ |
| D | event_delete_handler.cpp | 37 bool EventDeleteHandler::Delete(std::vector<std::string>& files, const std::string& moduleName) in Delete() function in OHOS::HiviewDFX::EventDeleteHandler
|
| /base/update/updateservice/services/core/ability/sqlite/core/include/ |
| D | table_base_operator.h | 97 bool TableBaseOperator<Table, T>::Delete(const NativeRdb::RdbPredicates &predicates) in Delete() function 104 bool TableBaseOperator<Table, T>::Delete(int32_t &deletedRows, const NativeRdb::RdbPredicates &pred… in Delete() function
|
| /base/usb/usb_manager/services/native/src/ |
| D | usb_right_database.cpp | 139 int32_t UsbRightDataBase::Delete(const OHOS::NativeRdb::RdbPredicates &predicates) in Delete() function in OHOS::USB::UsbRightDataBase 154 int32_t UsbRightDataBase::Delete( in Delete() function in OHOS::USB::UsbRightDataBase
|
| /base/telephony/telephony_data/common/src/ |
| D | rdb_base_helper.cpp | 67 int RdbBaseHelper::Delete(int &changedRows, const std::string &table, const std::string &whereClaus… in Delete() function in OHOS::Telephony::RdbBaseHelper 77 int RdbBaseHelper::Delete(int &deletedRows, const NativeRdb::AbsRdbPredicates &predicates) in Delete() function in OHOS::Telephony::RdbBaseHelper
|
| /base/useriam/user_auth_framework/test/fuzztest/dummy/ |
| D | dummy_context_pool.h | 51 bool Delete(uint64_t contextId) in Delete() function
|
| /base/inputmethod/imf/services/src/ |
| D | full_ime_info_manager.cpp | 94 int32_t FullImeInfoManager::Delete(int32_t userId) in Delete() function in OHOS::MiscServices::FullImeInfoManager 125 int32_t FullImeInfoManager::Delete(int32_t userId, const std::string &bundleName) in Delete() function in OHOS::MiscServices::FullImeInfoManager
|
| /base/useriam/user_auth_framework/frameworks/native/executors/src/ |
| D | iauth_executor_hdi.cpp | 53 ResultCode IAuthExecutorHdi::Delete(const std::vector<uint64_t> &templateIdList) in Delete() function in OHOS::UserIam::UserAuth::IAuthExecutorHdi
|
| /base/update/updateservice/services/core/ability/sqlite/core/src/ |
| D | sqlite_db.cpp | 78 bool SqliteDb::Delete(int32_t &deletedRows, const NativeRdb::RdbPredicates &predicates) in Delete() function in OHOS::UpdateEngine::SqliteDb
|
| /base/customization/enterprise_device_management/services/edm/src/database/ |
| D | edm_rdb_data_manager.cpp | 90 bool EdmRdbDataManager::Delete(const NativeRdb::AbsRdbPredicates &predicates) in Delete() function in OHOS::EDM::EdmRdbDataManager
|
| /base/useriam/pin_auth/test/fuzztest/mocks/inc/ |
| D | mock_iall_in_one_executor_fuzzer.h | 69 int32_t Delete(uint64_t templateId) override in Delete() function
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | reminder_store.cpp | 304 __attribute__((no_sanitize("cfi"))) int32_t ReminderStore::Delete(const int32_t reminderId) in Delete() function in OHOS::Notification::ReminderStore 349 __attribute__((no_sanitize("cfi"))) int32_t ReminderStore::Delete(const std::string& pkg, const int… in Delete() function in OHOS::Notification::ReminderStore 540 __attribute__((no_sanitize("cfi"))) int32_t ReminderStore::Delete(const std::string& baseCondition, in Delete() function in OHOS::Notification::ReminderStore
|
| /base/useriam/user_auth_framework/services/core/src/ |
| D | resource_node_pool_impl.cpp | 92 bool ResourceNodePoolImpl::Delete(uint64_t executorIndex) in Delete() function in OHOS::UserIam::UserAuth::ResourceNodePoolImpl
|
| /base/security/security_guard/services/data_collect/store/src/ |
| D | database.cpp | 68 int Database::Delete(int &deletedRows, const NativeRdb::AbsRdbPredicates &predicates) in Delete() function in OHOS::Security::SecurityGuard::Database
|
| /base/telephony/telephony_data/global_params/src/ |
| D | global_params_ability.cpp | 184 int GlobalParamsAbility::Delete(const Uri &uri, const DataShare::DataSharePredicates &predicates) in Delete() function in OHOS::Telephony::GlobalParamsAbility
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | context_pool_impl.cpp | 117 bool ContextPoolImpl::Delete(uint64_t contextId) in Delete() function in OHOS::UserIam::UserAuth::ContextPoolImpl
|
| /base/time/time_service/services/timer/src/ |
| D | timer_database.cpp | 182 bool TimeDatabase::Delete(const OHOS::NativeRdb::AbsRdbPredicates &predicates) in Delete() function in OHOS::MiscServices::TimeDatabase
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/ |
| D | notification_rdb_data_mgr_test.cpp | 95 … virtual int Delete(int &deletedRows, const std::string &table, const std::string &whereClause, in Delete() function in OHOS::Notification::RdbStoreTest 100 …virtual int Delete(int &deletedRows, const std::string &table, const std::string &whereClause = "", in Delete() function in OHOS::Notification::RdbStoreTest 201 virtual int Delete(int &deletedRows, const AbsRdbPredicates &predicates) in Delete() function in OHOS::Notification::RdbStoreTest
|
| /base/useriam/pin_auth/services/modules/executors/src/ |
| D | pin_auth_all_in_one_hdi.cpp | 199 UserAuth::ResultCode PinAuthAllInOneHdi::Delete(const std::vector<uint64_t> &templateIdList) in Delete() function in OHOS::UserIam::PinAuth::PinAuthAllInOneHdi
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
| D | mock_single_kv_store.cpp | 69 Status MockSingleKvStore::Delete(const Key &key) in Delete() function in OHOS::DistributedKv::MockSingleKvStore
|