Searched defs:OnPatchSwitched (Results 1 - 3 of 3) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ | ||
H A D | mock_quick_fix_callback.cpp | 25 void MockQuickFixCallback::OnPatchSwitched(const std::shared_ptr<QuickFixResult> &result)
in OnPatchSwitched() function in OHOS::AppExecFwk::MockQuickFixCallback |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/ | ||
H A D | quick_fix_status_callback_proxy.cpp | 50 void QuickFixStatusCallbackProxy::OnPatchSwitched(const std::shared_ptr<QuickFixResult> &result) in OnPatchSwitched() function in OHOS::AppExecFwk::QuickFixStatusCallbackProxy |
/foundation/bundlemanager/bundle_tool/frameworks/src/ | ||
H A D | quick_fix_status_callback_host_impl.cpp | 42 void QuickFixStatusCallbackHostlmpl::OnPatchSwitched(const std::shared_ptr<QuickFixResult> &result) in OnPatchSwitched() function in OHOS::AppExecFwk::QuickFixStatusCallbackHostlmpl |
Completed in 1 milliseconds