Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/agent/data_share/
H A Dsetting_data_share_helper.cpp55 ScopeGuard stateGuard([&] { XCollieHelper::CancelTimer(id); }); in GetDataShareHelper() local
80 ScopeGuard stateGuard([&] { XCollieHelper::CancelTimer(id); }); in Query() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_rdb.cpp169 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetAllResourceName() local
237 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetResourceNameByBundleName() local
286 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetBundleResourceInfo() local
321 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetLauncherAbilityResourceInfo() local
359 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetAllBundleResourceInfo() local
398 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetAllLauncherAbilityResourceInfo() local
567 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetCurrentSystemState() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_provision_info/
H A Dapp_provision_info_rdb.cpp149 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetAppProvisionInfo() local
161 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetAllAppProvisionInfoBundleName() local
249 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetSpecifiedDistributionType() local
295 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetAdditionalInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dshortcut_data_storage_rdb.cpp108 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetAllDesktopShortcutInfo() local
179 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in ShortcutIdVerification() local
207 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetDesktopShortcutInfosByDefaultUserId() local
H A Dbase_bundle_installer.cpp1235 ScopeGuard stateGuard([&] { in ProcessBundleInstall() local
1730 …ScopeGuard stateGuard([&] { dataMgr_->UpdateBundleInstallState(bundleName, InstallState::INSTALL_S… in ProcessBundleUninstall() local
2062 …ScopeGuard stateGuard([&] { dataMgr_->UpdateBundleInstallState(bundleName_, InstallState::INSTALL_… in ProcessBundleInstallStatus() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_switcher.cpp71 ScopeGuard stateGuard([&] { in EnableQuickFix() local
114 ScopeGuard stateGuard([&] { in DisableQuickFix() local
H A Dquick_fix_deleter.cpp66 ScopeGuard stateGuard([&] { in DeleteQuickFix() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H A Dapp_control_manager_rdb.cpp156 ScopeGuard stateGuard([&] { absSharedResultSet->Close(); }); in GetAppInstallControlRule() local
265 ScopeGuard stateGuard([&] { absSharedResultSet->Close(); }); in GetAppRunningControlRule() local
307 ScopeGuard stateGuard([&] { absSharedResultSet->Close(); }); in GetAppRunningControlRule() local
409 ScopeGuard stateGuard([&] { absSharedResultSet->Close(); }); in GetDisposedStatus() local
539 ScopeGuard stateGuard([&] { absSharedResultSet->Close(); }); in GetDisposedRule() local
581 ScopeGuard stateGuard([&] { absSharedResultSet->Close(); }); in GetAbilityRunningControlRule() local
H A Dapp_jump_interceptor_manager_rdb.cpp172 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetAppJumpControlRule() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_rdb_data_mgr.cpp283 ScopeGuard stateGuard([absSharedResultSet] { in QueryData() local
334 ScopeGuard stateGuard([absSharedResultSet] { in QueryData() local
400 ScopeGuard stateGuard([absSharedResultSet] { in QueryAllData() local
465 ScopeGuard stateGuard([absSharedResultSet] { in QueryAllKeys() local
H A Dform_cache_mgr.cpp314 ScopeGuard stateGuard([ashmem] { in GetImageDataFromAshmem() local
387 ScopeGuard stateGuard([absSharedResultSet] { in GetDataCacheFromDb() local
456 ScopeGuard stateGuard([absSharedResultSet] { in GetImgCacheFromDb() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Dability_resident_process_rdb.cpp155 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in VerifyConfigurationPermissions() local
196 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetResidentProcessEnable() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/uninstall_data_mgr/
H A Duninstall_data_mgr_storage_rdb.cpp86 ScopeGuard stateGuard([absSharedResultSet] { absSharedResultSet->Close(); }); in GetUninstallBundleInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp2317 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon33ce5ae90202() variable
2347 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon33ce5ae90302() variable
2365 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon33ce5ae90402() variable
2399 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon33ce5ae90502() variable
2454 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon33ce5ae90602() variable
2501 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon33ce5ae90702() variable
2563 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon33ce5ae90802() variable
2594 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon33ce5ae90902() variable
2630 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon33ce5ae90a02() variable
2670 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon33ce5ae90b02() variable
[all …]
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/rdb/src/
H A Dcm_cert_property_rdb.cpp241 CmScoprGuard stateGuard([&] { absSharedResultSet->Close(); }); in QueryCertProperty() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/
H A Drdb_data_manager.cpp285 ScopeGuard stateGuard([&] { absSharedResultSet->Close(); }); in QueryData() local
337 ScopeGuard stateGuard([&] { absSharedResultSet->Close(); }); in QueryAllData() local
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/manager/rdb/
H A Dapp_domain_verify_rdb_data_manager.cpp113 ScopeGuard stateGuard([&] { absSharedResultSet->Close(); }); in Query() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp4156 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon539f670a0402() variable
4180 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon539f670a0502() variable
4204 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon539f670a0602() variable
4245 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon539f670a0702() variable
4259 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon539f670a0802() variable
4276 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon539f670a0902() variable
4291 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon539f670a0a02() variable
4322 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon539f670a0b02() variable
4353 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon539f670a0c02() variable
4368 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon539f670a0d02() variable
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/
H A Dbms_bundle_default_app_test.cpp1567 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon96fa8d3d0202() variable
1588 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon96fa8d3d0302() variable
1676 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon96fa8d3d0402() variable
/ohos5.0/foundation/arkui/ui_appearance/services/src/
H A Ddark_mode_manager.cpp139 std::lock_guard stateGuard(darkModeStatesMutex_); in Dump() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_control_test/
H A Dbms_bundle_mock_app_control.cpp363 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anonb131bf3f0202() variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp221 ScopeGuard stateGuard([&] { in ProcessInstall() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
H A Dbms_data_aot_test.cpp749 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon9d0d625b0202() variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp4878 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon6182b48f0202() variable
5231 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon6182b48f0302() variable
5249 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon6182b48f0402() variable
5267 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon6182b48f0502() variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/
H A Dbms_bundle_free_install_test.cpp740 ScopeGuard stateGuard([&] { ResetDataMgr(); }); in __anon6fb622630202() variable