Home
last modified time | relevance | path

Searched refs:PostRevokeQuickFixNotifyUnloadPatchTask (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/include/
H A Dquick_fix_manager_apply_task.h76 void PostRevokeQuickFixNotifyUnloadPatchTask();
/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/src/
H A Dquick_fix_manager_apply_task.cpp862 PostRevokeQuickFixNotifyUnloadPatchTask(); in HandleRevokePatchSwitched()
870 void QuickFixManagerApplyTask::PostRevokeQuickFixNotifyUnloadPatchTask() in PostRevokeQuickFixNotifyUnloadPatchTask() function in OHOS::AAFwk::QuickFixManagerApplyTask
/ohos5.0/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_manager_service_test/
H A Dquick_fix_manager_apply_task_test.cpp531 applyTask->PostRevokeQuickFixNotifyUnloadPatchTask();