Home
last modified time | relevance | path

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

/ohos5.0/drivers/interface/display/composer/command_pack/
H A Dcommand_data_packer.h107 void RollBack(int32_t writePos) in RollBack() function
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Dpkg_database.cpp82 int32_t PkgDataBase::RollBack() in RollBack() function in OHOS::ExternalDeviceManager::PkgDataBase
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_local_storage_executor.cpp185 int SQLiteLocalStorageExecutor::RollBack() in RollBack() function in DistributedDB::SQLiteLocalStorageExecutor
H A Dsqlite_single_ver_natural_store_connection.cpp302 int SQLiteSingleVerNaturalStoreConnection::RollBack() in RollBack() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_database.cpp91 int32_t NetFirewallDataBase::RollBack() in RollBack() function in OHOS::NetManagerStandard::NetFirewallDataBase
/ohos5.0/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase.cpp124 int Database::RollBack() in RollBack() function in OHOS::Security::SecurityGuard::Database
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_right_database.cpp79 int32_t UsbRightDataBase::RollBack() in RollBack() function in OHOS::USB::UsbRightDataBase
/ohos5.0/base/telephony/telephony_data/common/src/
H A Drdb_base_helper.cpp149 int RdbBaseHelper::RollBack() in RollBack() function in OHOS::Telephony::RdbBaseHelper
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_connection.cpp330 int MultiVerNaturalStoreConnection::RollBack() in RollBack() function in DistributedDB::MultiVerNaturalStoreConnection
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb_connection.cpp324 int SQLiteLocalKvDBConnection::RollBack() in RollBack() function in DistributedDB::SQLiteLocalKvDBConnection
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store.cpp375 int RdbStore::RollBack() in RollBack() function in OHOS::NativeRdb::RdbStore
380 int RdbStore::RollBack(int64_t trxId) in RollBack() function in OHOS::NativeRdb::RdbStore
H A Drdb_store_impl.cpp1882 int RdbStoreImpl::RollBack() in RollBack() function in OHOS::NativeRdb::RdbStoreImpl
1970 int RdbStoreImpl::RollBack(int64_t trxId) in RollBack() function in OHOS::NativeRdb::RdbStoreImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_app_provision_info.h191 virtual int RollBack() in RollBack() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store_connection.cpp130 int SQLiteRelationalStoreConnection::RollBack() in RollBack() function in DistributedDB::SQLiteRelationalStoreConnection
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/extend_resource/
H A Dextend_resource_manager_host_impl.cpp303 void ExtendResourceManagerHostImpl::RollBack(const std::vector<std::string> &filePaths) in RollBack() function in OHOS::AppExecFwk::ExtendResourceManagerHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp187 void InnerSharedBundleInstaller::RollBack() in RollBack() function in OHOS::AppExecFwk::InnerSharedBundleInstaller
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_rdb.h187 int RollBack() override in RollBack() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store_connection.cpp388 int RdSingleVerNaturalStoreConnection::RollBack() in RollBack() function in DistributedDB::RdSingleVerNaturalStoreConnection
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp152 int32_t RdbStoreImpl::RollBack() in RollBack() function in OHOS::Relational::RdbStoreImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp699 void AppServiceFwkInstaller::RollBack() in RollBack() function in OHOS::AppExecFwk::AppServiceFwkInstaller
/ohos5.0/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
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp988 napi_value RdbStoreProxy::RollBack(napi_env env, napi_callback_info info) in RollBack() function in OHOS::RdbJsKit::RdbStoreProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp1352 void BaseBundleInstaller::RollBack(const std::unordered_map<std::string, InnerBundleInfo> &newInfos, in RollBack() function in OHOS::AppExecFwk::BaseBundleInstaller
1406 void BaseBundleInstaller::RollBack(const InnerBundleInfo &info, InnerBundleInfo &oldInfo) in RollBack() function in OHOS::AppExecFwk::BaseBundleInstaller
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store.cpp1139 napi_value RdbStoreProxy::RollBack(napi_env env, napi_callback_info info) in RollBack() function in OHOS::RelationalStoreJsKit::RdbStoreProxy