Home
last modified time | relevance | path

Searched defs:Delete (Results 1 – 24 of 24) sorted by relevance

/base/telephony/data_storage/common/src/
Drdb_base_helper.cpp51 int RdbBaseHelper::Delete(int &changedRows, const std::string &table, const std::string &whereClaus… in Delete() function in OHOS::Telephony::RdbBaseHelper
61 int RdbBaseHelper::Delete(int &deletedRows, const NativeRdb::AbsRdbPredicates &predicates) in Delete() function in OHOS::Telephony::RdbBaseHelper
/base/notification/ans_standard/frameworks/ans/native/src/
Dreminder_store.cpp131 int32_t ReminderStore::Delete(int32_t reminderId) in Delete() function in OHOS::Notification::ReminderStore
144 int32_t ReminderStore::Delete(const std::string &pkg, int32_t userId) in Delete() function in OHOS::Notification::ReminderStore
151 int32_t ReminderStore::Delete(const std::string &deleteCondition) in Delete() function in OHOS::Notification::ReminderStore
/base/hiviewdfx/hiview/base/event_store/
Dsys_event_dao.cpp68 int SysEventDao::Delete(SysEventQuery &sysEventQuery) in Delete() function in OHOS::HiviewDFX::EventStore::SysEventDao
/base/telephony/call_manager/services/call/call_state_observer/src/
Dcall_data_base_helper.cpp140 bool CallDataBaseHelper::Delete(NativeRdb::DataAbilityPredicates &predicates) in Delete() function in OHOS::Telephony::CallDataBaseHelper
/base/miscservices/request/download/ability/src/
Ddownload_database.cpp145 int DownloadDataBase::Delete(OHOS::NativeRdb::RdbPredicates &predicates) in Delete() function in OHOS::Request::Download::DownloadDataBase
Ddownload_data_ability.cpp276 int DownloadDataAbility::Delete(const Uri &uri, const NativeRdb::DataAbilityPredicates &predicates) in Delete() function in OHOS::AppExecFwk::DownloadDataAbility
/base/telephony/data_storage/pdp_profile/src/
Dpdp_profile_ability.cpp134 int PdpProfileAbility::Delete(const Uri &uri, const NativeRdb::DataAbilityPredicates &predicates) in Delete() function in OHOS::Telephony::PdpProfileAbility
/base/hiviewdfx/hiview/adapter/dbstore/
Ddoc_store.cpp127 int DocStore::Delete(const DataQuery &query) in Delete() function in OHOS::HiviewDFX::DocStore
/base/telephony/data_storage/sim/src/
Dsim_ability.cpp163 int SimAbility::Delete(const Uri &uri, const NativeRdb::DataAbilityPredicates &predicates) in Delete() function in OHOS::Telephony::SimAbility
/base/telephony/sms_mms/services/
Dsms_persist_helper.cpp94 bool SmsPersistHelper::Delete(NativeRdb::DataAbilityPredicates &predicates) in Delete() function in OHOS::Telephony::SmsPersistHelper
/base/telephony/data_storage/sms_mms/src/
Dsms_mms_ability.cpp178 int SmsMmsAbility::Delete(const Uri &uri, const NativeRdb::DataAbilityPredicates &predicates) in Delete() function in OHOS::Telephony::SmsMmsAbility
/base/notification/ans_standard/services/test/moduletest/mock/
Dmock_single_kv_store.cpp86 Status AnsTestSingleKvStore::Delete(const Key &key) in Delete() function in OHOS::DistributedKv::AnsTestSingleKvStore
/base/hiviewdfx/hilog/services/hilogd/
Dlog_buffer.cpp145 int32_t HilogBuffer::Delete(uint16_t logType) in Delete() function in OHOS::HiviewDFX::HilogBuffer
/base/notification/ans_standard/services/distributed/test/unittest/mock/
Dans_test_single_kv_store.cpp85 Status AnsTestSingleKvStore::Delete(const Key &key) in Delete() function in OHOS::DistributedKv::AnsTestSingleKvStore
/base/notification/ans_standard/services/ans/test/unittest/mock/
Dmock_single_kv_store.cpp86 Status AnsTestSingleKvStore::Delete(const Key &key) in Delete() function in OHOS::DistributedKv::AnsTestSingleKvStore
/base/telephony/core_service/services/sim/src/
Dsim_rdb_helper.cpp78 int SimRdbHelper::Delete(const NativeRdb::DataAbilityPredicates &predicates) in Delete() function in OHOS::Telephony::SimRdbHelper
/base/notification/ans_standard/services/distributed/src/
Ddistributed_notification_manager.cpp321 ErrCode DistributedNotificationManager::Delete(const std::string &bundleName, const std::string &la… in Delete() function in OHOS::Notification::DistributedNotificationManager
/base/notification/ans_standard/frameworks/ans/test/moduletest/mock/
Dmock_single_kv_store.cpp179 Status AnsTestSingleKvStore::Delete(const Key &key) in Delete() function in OHOS::DistributedKv::AnsTestSingleKvStore
/base/notification/ces_standard/test/systemtest/common/resource/fuzzTest/fuzzconfig/
Dconfig.json496 "Delete": [], array
523 "Delete": [], array
/base/compileruntime/js_api_module/url/
Dnative_module_url.cpp599 static napi_value Delete(napi_env env, napi_callback_info info) in Delete() function
Djs_url.cpp1831 void URLSearchParams::Delete(napi_env env, napi_value buffer) in Delete() function in OHOS::Url::URLSearchParams
/base/notification/ans_standard/frameworks/ans/core/src/
Dans_manager_proxy.cpp1016 ErrCode AnsManagerProxy::Delete(const std::string &key) in Delete() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub.cpp1899 ErrCode AnsManagerStub::Delete(const std::string &key) in Delete() function in OHOS::Notification::AnsManagerStub
/base/notification/ans_standard/services/ans/src/
Dadvanced_notification_service.cpp851 ErrCode AdvancedNotificationService::Delete(const std::string &key) in Delete() function in OHOS::Notification::AdvancedNotificationService