| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/ |
| D | app_event_observer_dao.cpp | 116 int AppEventObserverDao::Delete(const std::string& observer) in Delete() function in OHOS::HiviewDFX::AppEventObserverDao 129 int AppEventObserverDao::Delete(int64_t observerSeq) in Delete() function in OHOS::HiviewDFX::AppEventObserverDao
|
| D | app_event_dao.cpp | 92 int AppEventDao::Delete(int64_t eventSeq) in Delete() function in OHOS::HiviewDFX::AppEventDao
|
| D | app_event_mapping_dao.cpp | 74 int AppEventMappingDao::Delete(int64_t observerSeq, const std::vector<int64_t>& eventSeqs) in Delete() function in OHOS::HiviewDFX::AppEventMappingDao
|
| D | user_property_dao.cpp | 98 int UserPropertyDao::Delete(const std::string& name) in Delete() function in OHOS::HiviewDFX::UserPropertyDao
|
| D | user_id_dao.cpp | 98 int UserIdDao::Delete(const std::string& name) in Delete() function in OHOS::HiviewDFX::UserIdDao
|
| /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
|
| D | telephony_datashare_stub_impl.cpp | 173 int TelephonyDataShareStubImpl::Delete(const Uri &uri, const DataSharePredicates &predicates) in Delete() function in OHOS::DataShare::TelephonyDataShareStubImpl
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | reminder_store.cpp | 159 __attribute__((no_sanitize("cfi"))) int32_t ReminderStore::Delete(int32_t reminderId) in Delete() function in OHOS::Notification::ReminderStore 172 __attribute__((no_sanitize("cfi"))) int32_t ReminderStore::Delete(const std::string &pkg, int32_t u… in Delete() function in OHOS::Notification::ReminderStore 179 __attribute__((no_sanitize("cfi"))) int32_t ReminderStore::Delete(const std::string &deleteConditio… in Delete() function in OHOS::Notification::ReminderStore
|
| /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 | 89 bool EdmRdbDataManager::Delete(const NativeRdb::AbsRdbPredicates &predicates) in Delete() function in OHOS::EDM::EdmRdbDataManager
|
| /base/useriam/user_auth_framework/services/core/src/ |
| D | resource_node_pool_impl.cpp | 79 bool ResourceNodePoolImpl::Delete(uint64_t executorIndex) in Delete() function in OHOS::UserIam::UserAuth::ResourceNodePoolImpl
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | context_pool_impl.cpp | 70 bool ContextPoolImpl::Delete(uint64_t contextId) in Delete() function in OHOS::UserIam::UserAuth::ContextPoolImpl
|
| /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/telephony/telephony_data/opkey/src/ |
| D | opkey_ability.cpp | 208 int OpKeyAbility::Delete(const Uri &uri, const DataShare::DataSharePredicates &predicates) in Delete() function in OHOS::Telephony::OpKeyAbility
|
| /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
|
| /base/notification/distributed_notification_service/services/test/moduletest/mock/ |
| D | mock_single_kv_store.cpp | 69 Status MockSingleKvStore::Delete(const Key &key) in Delete() function in OHOS::DistributedKv::MockSingleKvStore
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
| D | mock_single_kv_store.cpp | 68 Status MockSingleKvStore::Delete(const Key &key) in Delete() function in OHOS::DistributedKv::MockSingleKvStore
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/ |
| D | notification_rdb_data_mgr_test.cpp | 92 … virtual int Delete(int &deletedRows, const std::string &table, const std::string &whereClause, in Delete() function in OHOS::Notification::RdbStoreTest 97 …virtual int Delete(int &deletedRows, const std::string &table, const std::string &whereClause = "", in Delete() function in OHOS::Notification::RdbStoreTest 195 virtual int Delete(int &deletedRows, const AbsRdbPredicates &predicates) in Delete() function in OHOS::Notification::RdbStoreTest
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/ |
| D | mock_single_kv_store.cpp | 87 Status MockSingleKvStore::Delete(const Key &key) in Delete() function in OHOS::DistributedKv::MockSingleKvStore
|
| /base/telephony/call_manager/services/call/call_state_observer/src/ |
| D | call_data_base_helper.cpp | 250 bool CallDataBaseHelper::Delete(DataShare::DataSharePredicates &predicates) in Delete() function in OHOS::Telephony::CallDataBaseHelper
|
| /base/telephony/telephony_data/sim/src/ |
| D | sim_ability.cpp | 267 int SimAbility::Delete(const Uri &uri, const DataShare::DataSharePredicates &predicates) in Delete() function in OHOS::Telephony::SimAbility
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/ |
| D | mock_single_kv_store.cpp | 83 Status MockSingleKvStore::Delete(const Key &key) in Delete() function in OHOS::DistributedKv::MockSingleKvStore
|
| /base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/ |
| D | mock_single_kv_store.cpp | 78 Status MockSingleKvStore::Delete(const Key &key) in Delete() function in OHOS::DistributedKv::MockSingleKvStore
|