/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/ |
H A D | pkg_db_helper.cpp | 57 (void)rightDatabase_->RollBack(); in DeleteAndNoOtherOperation() 63 (void)rightDatabase_->RollBack(); in DeleteAndNoOtherOperation() 99 (void)rightDatabase_->RollBack(); in AddOrUpdatePkgInfo() 123 (void)rightDatabase_->RollBack(); in AddOrUpdatePkgInfo() 151 (void)rightDatabase_->RollBack(); in AddOrUpdateRightRecord() 167 (void)rightDatabase_->RollBack(); in CheckIfNeedUpdateEx() 173 (void)rightDatabase_->RollBack(); in CheckIfNeedUpdateEx() 201 (void)rightDatabase_->RollBack(); in AddOrUpdateRightRecordEx() 281 (void)rightDatabase_->RollBack(); in QueryPkgInfos() 287 (void)rightDatabase_->RollBack(); in QueryPkgInfos() [all …]
|
H A D | pkg_database.cpp | 82 int32_t PkgDataBase::RollBack() in RollBack() function in OHOS::ExternalDeviceManager::PkgDataBase 88 int32_t ret = store_->RollBack(); in RollBack()
|
/ohos5.0/base/usb/usb_manager/services/native/src/ |
H A D | usb_right_db_helper.cpp | 116 (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 D | usb_right_database.cpp | 79 int32_t UsbRightDataBase::RollBack() in RollBack() function in OHOS::USB::UsbRightDataBase 85 int32_t ret = store_->RollBack(); in RollBack()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_store.cpp | 225 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 …]
|
/ohos5.0/drivers/interface/display/composer/v1_0/display_command/ |
H A D | display_cmd_requester.h | 160 requestPacker_.RollBack(writePos); in SetDisplayClientBuffer() 201 requestPacker_.RollBack(writePos); in SetDisplayClientDamage() 282 requestPacker_.RollBack(writePos); in SetLayerAlpha() 313 requestPacker_.RollBack(writePos); in SetLayerRegion() 344 requestPacker_.RollBack(writePos); in SetLayerCrop() 376 requestPacker_.RollBack(writePos); in SetLayerZorder() 408 requestPacker_.RollBack(writePos); in SetLayerPreMulti() 441 requestPacker_.RollBack(writePos); in SetLayerTransformMode() 481 requestPacker_.RollBack(writePos); in SetLayerDirtyRegion() 521 requestPacker_.RollBack(writePos); in SetLayerVisibleRegion() [all …]
|
/ohos5.0/base/telephony/telephony_data/pdp_profile/src/ |
H A D | rdb_pdp_profile_helper.cpp | 120 RollBack(); in ResetApn() 132 RollBack(); in ResetApn() 141 RollBack(); in ResetApn() 153 RollBack(); in CommitTransactionAction()
|
/ohos5.0/base/security/security_guard/test/unittest/mock/rdb/ |
H A D | rdb_store.h | 50 virtual int RollBack() = 0; 76 MOCK_METHOD0(RollBack, int());
|
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/multiThread/ |
H A D | rdb_connection_rd_test.cpp | 159 errCode = store->RollBack(res.second); in __anonc00059180302() 170 errCode = store->RollBack(res.second); in __anonc00059180402()
|
/ohos5.0/base/telephony/telephony_data/common/src/ |
H A D | rdb_base_helper.cpp | 149 int RdbBaseHelper::RollBack() in RollBack() function in OHOS::Telephony::RdbBaseHelper 153 ret = store_->RollBack(); in RollBack()
|
/ohos5.0/base/security/security_guard/services/data_collect/store/src/ |
H A D | database.cpp | 124 int Database::RollBack() in RollBack() function in OHOS::Security::SecurityGuard::Database 128 ret = store_->RollBack(); in RollBack()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/ |
H A D | sqlite_local_kvdb_connection.cpp | 324 int SQLiteLocalKvDBConnection::RollBack() in RollBack() function in DistributedDB::SQLiteLocalKvDBConnection 350 writeHandle_->RollBack(); in PreClose() 414 int errCode = writeHandle_->RollBack(); in RollBackInner()
|
H A D | sqlite_local_kvdb_connection.h | 74 int RollBack() override;
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_local_storage_executor.h | 61 int RollBack();
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerrollback_fuzzer/ |
H A D | appservicefwkinstallerrollback_fuzzer.cpp | 33 appServicefwk.RollBack(); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/ |
H A D | extend_resource_manager_host_impl.cpp | 172 RollBack(newFilePaths); in ProcessAddExtResource() 255 RollBack(newFilePaths); in CopyToTempDir() 262 RollBack(newFilePaths); in CopyToTempDir() 303 void ExtendResourceManagerHostImpl::RollBack(const std::vector<std::string> &filePaths) in RollBack() function in OHOS::AppExecFwk::ExtendResourceManagerHostImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/rollback_fuzzer/ |
H A D | rollback_fuzzer.cpp | 48 impl.RollBack(filePaths); in fuzzelRollBackCaseOne()
|
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/ |
H A D | netfirewall_database.cpp | 91 int32_t NetFirewallDataBase::RollBack() in RollBack() function in OHOS::NetManagerStandard::NetFirewallDataBase 97 int32_t ret = store_->RollBack(); in RollBack()
|
/ohos5.0/base/security/security_guard/services/data_collect/store/include/ |
H A D | database.h | 46 int RollBack();
|
/ohos5.0/base/security/security_guard/test/unittest/data_collect/include/ |
H A D | database.h | 46 int RollBack();
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_data_connection_test.cpp | 380 g_connection->RollBack(); 428 g_connection->RollBack();
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/ |
H A D | rdb_store_impl.h | 56 int RollBack() override; 57 int RollBack(int64_t trxId) override;
|
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/include/drivers_pkg_manager/ |
H A D | pkg_database.h | 62 int32_t RollBack();
|
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/include/ |
H A D | netfirewall_database.h | 130 int32_t RollBack();
|
/ohos5.0/base/telephony/telephony_data/common/include/ |
H A D | rdb_base_helper.h | 60 int RollBack();
|