Home
last modified time | relevance | path

Searched defs:OnPatchSwitched (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_quick_fix_callback.cpp25 void MockQuickFixCallback::OnPatchSwitched(const std::shared_ptr<QuickFixResult> &result) in OnPatchSwitched() function in OHOS::AppExecFwk::MockQuickFixCallback
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dquick_fix_status_callback_host_impl.cpp42 void QuickFixStatusCallbackHostlmpl::OnPatchSwitched(const std::shared_ptr<QuickFixResult> &result) in OnPatchSwitched() function in OHOS::AppExecFwk::QuickFixStatusCallbackHostlmpl
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_status_callback_proxy.cpp50 void QuickFixStatusCallbackProxy::OnPatchSwitched(const std::shared_ptr<QuickFixResult> &result) in OnPatchSwitched() function in OHOS::AppExecFwk::QuickFixStatusCallbackProxy
/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/src/
H A Dquick_fix_manager_apply_task.cpp99 void OnPatchSwitched(const std::shared_ptr<AppExecFwk::QuickFixResult> &result) override in OnPatchSwitched() function in OHOS::AAFwk::QuickFixManagerStatusCallback