/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 | 154 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 | 136 int32_t ReminderStore::Delete(int32_t reminderId) in Delete() function in OHOS::Notification::ReminderStore 149 int32_t ReminderStore::Delete(const std::string &pkg, int32_t userId) in Delete() function in OHOS::Notification::ReminderStore 156 int32_t ReminderStore::Delete(const std::string &deleteCondition) 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 | 68 bool ContextPoolImpl::Delete(uint64_t contextId) in Delete() function in OHOS::UserIam::UserAuth::ContextPoolImpl
|
/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/telephony/call_manager/services/call/call_state_observer/src/ |
D | call_data_base_helper.cpp | 244 bool CallDataBaseHelper::Delete(DataShare::DataSharePredicates &predicates) in Delete() function in OHOS::Telephony::CallDataBaseHelper
|
/base/telephony/telephony_data/pdp_profile/src/ |
D | pdp_profile_ability.cpp | 217 int PdpProfileAbility::Delete(const Uri &uri, const DataShare::DataSharePredicates &predicates) in Delete() function in OHOS::Telephony::PdpProfileAbility
|
/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/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/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/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/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/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_database_branch_test/ |
D | mock_single_kv_store.cpp | 87 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
|
/base/telephony/sms_mms/services/sms/ |
D | sms_persist_helper.cpp | 185 bool SmsPersistHelper::Delete(DataShare::DataSharePredicates &predicates) in Delete() function in OHOS::Telephony::SmsPersistHelper
|
/base/telephony/telephony_data/sms_mms/src/ |
D | sms_mms_ability.cpp | 296 int SmsMmsAbility::Delete(const Uri &uri, const DataShare::DataSharePredicates &predicates) in Delete() function in OHOS::Telephony::SmsMmsAbility
|
/base/useriam/user_auth_framework/test/fuzztest/executors/userauthdrivermanager_fuzzer/ |
D | user_auth_driver_manager_fuzzer.cpp | 101 ResultCode Delete(const std::vector<uint64_t> &templateIdList) override in Delete() function in OHOS::UserIam::UserAuth::__anon908eb5390111::DummyAuthExecutorHdi
|
/base/hiviewdfx/hilog/services/hilogd/ |
D | log_buffer.cpp | 264 int32_t HilogBuffer::Delete(uint16_t logType) in Delete() function in OHOS::HiviewDFX::HilogBuffer
|
/base/useriam/pin_auth/services/modules/executors/src/ |
D | pin_auth_executor_hdi.cpp | 163 IamResultCode PinAuthExecutorHdi::Delete(const std::vector<uint64_t> &templateIdList) in Delete() function in OHOS::UserIam::PinAuth::PinAuthExecutorHdi
|