Home
last modified time | relevance | path

Searched refs:RollBack (Results 1 - 21 of 21) sorted by relevance

/base/usb/usb_manager/services/native/src/
H A Dusb_right_db_helper.cpp116 (void)rightDatabase_->RollBack(); in AddRightRecord()
122 (void)rightDatabase_->RollBack(); in AddRightRecord()
147 (void)rightDatabase_->RollBack(); in QueryAndGetResult()
153 (void)rightDatabase_->RollBack(); in QueryAndGetResult()
243 (void)rightDatabase_->RollBack(); in QueryAndGetResultColumnValues()
249 (void)rightDatabase_->RollBack(); in QueryAndGetResultColumnValues()
305 (void)rightDatabase_->RollBack(); in UpdateRightRecord()
311 (void)rightDatabase_->RollBack(); in UpdateRightRecord()
332 (void)rightDatabase_->RollBack(); in DeleteAndNoOtherOperation()
338 (void)rightDatabase_->RollBack(); in DeleteAndNoOtherOperation()
[all...]
H A Dusb_right_database.cpp79 int32_t UsbRightDataBase::RollBack() in RollBack() function in OHOS::USB::UsbRightDataBase
82 USB_HILOGE(MODULE_USB_SERVICE, "RollBack store_ is nullptr"); in RollBack()
85 int32_t ret = store_->RollBack(); in RollBack()
87 USB_HILOGE(MODULE_USB_SERVICE, "RollBack fail :%{public}d", ret); in RollBack()
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store.cpp225 store.RollBack(); in InsertNewReminders()
253 store.RollBack(); in InsertNewReminders()
318 rdbStore_->RollBack(); in Delete()
326 rdbStore_->RollBack(); in Delete()
334 rdbStore_->RollBack(); in Delete()
342 rdbStore_->RollBack(); in Delete()
555 rdbStore_->RollBack(); in Delete()
566 rdbStore_->RollBack(); in Delete()
577 rdbStore_->RollBack(); in Delete()
586 rdbStore_->RollBack(); in Delete()
[all...]
/base/security/security_guard/test/unittest/mock/rdb/
H A Drdb_store.h50 virtual int RollBack() = 0;
76 MOCK_METHOD0(RollBack, int());
/base/telephony/telephony_data/pdp_profile/src/
H A Drdb_pdp_profile_helper.cpp120 RollBack(); in ResetApn()
132 RollBack(); in ResetApn()
141 RollBack(); in ResetApn()
153 RollBack(); in CommitTransactionAction()
/base/security/security_guard/services/data_collect/store/include/
H A Ddatabase.h46 int RollBack();
/base/security/security_guard/test/unittest/data_collect/include/
H A Ddatabase.h46 int RollBack();
/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase.cpp124 int Database::RollBack() in RollBack() function in OHOS::Security::SecurityGuard::Database
128 ret = store_->RollBack(); in RollBack()
/base/telephony/telephony_data/common/src/
H A Drdb_base_helper.cpp148 int RdbBaseHelper::RollBack() in RollBack() function in OHOS::Telephony::RdbBaseHelper
152 ret = store_->RollBack(); in RollBack()
/base/security/security_guard/test/fuzztest/data_collect/datacollect_fuzzer/
H A Ddatabase_mock.cpp82 int Database::RollBack() in RollBack() function in OHOS::Security::SecurityGuard::Database
H A Ddata_collect_fuzzer.cpp267 database.RollBack(); in DatabaseFuzzTest()
/base/telephony/telephony_data/opkey/src/
H A Drdb_opkey_helper.cpp86 RollBack(); in CommitTransactionAction()
/base/telephony/telephony_data/common/include/
H A Drdb_base_helper.h60 int RollBack();
/base/telephony/telephony_data/global_params/src/
H A Drdb_global_params_helper.cpp111 RollBack(); in CommitTransactionAction()
/base/usb/usb_manager/services/native/include/
H A Dusb_right_database.h69 int32_t RollBack();
/base/telephony/telephony_data/sim/src/
H A Drdb_sim_helper.cpp169 RollBack(); in CommitTransactionAction()
/base/telephony/telephony_data/sms_mms/src/
H A Drdb_sms_mms_helper.cpp219 RollBack(); in BatchInsertSmsMmsInfo()
231 RollBack(); in CommitTransactionAction()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp278 dbStore_->RollBack(); in InsertCustomEventParams()
286 dbStore_->RollBack(); in InsertCustomEventParams()
292 dbStore_->RollBack(); in InsertCustomEventParams()
/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/database/
H A Dsandbox_manager_rdb.cpp141 db_->RollBack(); in Add()
/base/security/access_token/services/accesstokenmanager/main/cpp/src/database/
H A Daccess_token_db.cpp448 db_->RollBack(); in DeleteAndInsertHap()
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
H A Dnotification_rdb_data_mgr_test.cpp223 virtual int RollBack() in RollBack() function in OHOS::Notification::RdbStoreTest

Completed in 12 milliseconds