Home
last modified time | relevance | path

Searched defs:deployRes (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_death_recipient.cpp48 std::shared_ptr<QuickFixResult> deployRes = std::make_shared<DeployQuickFixResult>(); in OnRemoteDied() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_status_callback_host.cpp73 std::shared_ptr<QuickFixResult> deployRes = std::make_shared<DeployQuickFixResult>(); in HandleOnPatchDeployed() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fixer.cpp42 std::shared_ptr<QuickFixResult> deployRes = std::make_shared<DeployQuickFixResult>(result); in DeployQuickFix() local
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp1609 std::shared_ptr<QuickFixResult> deployRes = nullptr; in RunAsQuickFixCommand() local
H A Dbundle_test_tool.cpp3119 std::shared_ptr<QuickFixResult> deployRes = nullptr; in RunAsDeployQuickFix() local

Completed in 13 milliseconds