Home
last modified time | relevance | path

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

123

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_dao.cpp102 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
Dapp_event_observer_dao.cpp119 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
Dapp_event_mapping_dao.cpp77 int AppEventMappingDao::Delete(int64_t observerSeq, const std::vector<int64_t>& eventSeqs) in Delete() function in OHOS::HiviewDFX::AppEventMappingDao
Duser_property_dao.cpp101 int UserPropertyDao::Delete(const std::string& name) in Delete() function in OHOS::HiviewDFX::UserPropertyDao
Duser_id_dao.cpp101 int UserIdDao::Delete(const std::string& name) in Delete() function in OHOS::HiviewDFX::UserIdDao
Dcustom_event_param_dao.cpp114 int CustomEventParamDao::Delete() in Delete() function in OHOS::HiviewDFX::CustomEventParamDao
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/expire/
Devent_delete_handler.cpp37 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/
Dtable_base_operator.h97 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/
Dusb_right_database.cpp139 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/
Drdb_base_helper.cpp67 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/
Ddummy_context_pool.h51 bool Delete(uint64_t contextId) in Delete() function
/base/inputmethod/imf/services/src/
Dfull_ime_info_manager.cpp94 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/update/updateservice/services/core/ability/sqlite/core/src/
Dsqlite_db.cpp78 bool SqliteDb::Delete(int32_t &deletedRows, const NativeRdb::RdbPredicates &predicates) in Delete() function in OHOS::UpdateEngine::SqliteDb
/base/useriam/user_auth_framework/frameworks/native/executors/src/
Diauth_executor_hdi.cpp53 ResultCode IAuthExecutorHdi::Delete(const std::vector<uint64_t> &templateIdList) in Delete() function in OHOS::UserIam::UserAuth::IAuthExecutorHdi
/base/customization/enterprise_device_management/services/edm/src/database/
Dedm_rdb_data_manager.cpp90 bool EdmRdbDataManager::Delete(const NativeRdb::AbsRdbPredicates &predicates) in Delete() function in OHOS::EDM::EdmRdbDataManager
/base/useriam/pin_auth/test/fuzztest/mocks/inc/
Dmock_iall_in_one_executor_fuzzer.h69 int32_t Delete(uint64_t templateId) override in Delete() function
/base/notification/distributed_notification_service/services/ans/src/
Dreminder_store.cpp304 __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/
Dresource_node_pool_impl.cpp92 bool ResourceNodePoolImpl::Delete(uint64_t executorIndex) in Delete() function in OHOS::UserIam::UserAuth::ResourceNodePoolImpl
/base/telephony/telephony_data/global_params/src/
Dglobal_params_ability.cpp184 int GlobalParamsAbility::Delete(const Uri &uri, const DataShare::DataSharePredicates &predicates) in Delete() function in OHOS::Telephony::GlobalParamsAbility
/base/security/security_guard/services/data_collect/store/src/
Ddatabase.cpp68 int Database::Delete(int &deletedRows, const NativeRdb::AbsRdbPredicates &predicates) in Delete() function in OHOS::Security::SecurityGuard::Database
/base/useriam/user_auth_framework/services/context/src/
Dcontext_pool_impl.cpp117 bool ContextPoolImpl::Delete(uint64_t contextId) in Delete() function in OHOS::UserIam::UserAuth::ContextPoolImpl
/base/time/time_service/services/timer/src/
Dtimer_database.cpp184 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/
Dnotification_rdb_data_mgr_test.cpp95 … 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/telephony/telephony_data/opkey/src/
Dopkey_ability.cpp226 int OpKeyAbility::Delete(const Uri &uri, const DataShare::DataSharePredicates &predicates) in Delete() function in OHOS::Telephony::OpKeyAbility
/base/notification/distributed_notification_service/services/test/moduletest/mock/
Dmock_single_kv_store.cpp69 Status MockSingleKvStore::Delete(const Key &key) in Delete() function in OHOS::DistributedKv::MockSingleKvStore

123