Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/include/
H A Dquick_fix_manager_apply_task.h77 void HandleRevokeQuickFixAppStop();
/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/src/
H A Dquick_fix_manager_apply_task.cpp835 applyTask->HandleRevokeQuickFixAppStop(); in PostRevokeQuickFixTask()
854 HandleRevokeQuickFixAppStop(); in HandleRevokeQuickFixAppRunning()
917 HandleRevokeQuickFixAppStop(); in PostRevokeQuickFixProcessDiedTask()
921 void QuickFixManagerApplyTask::HandleRevokeQuickFixAppStop() in HandleRevokeQuickFixAppStop() 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.cpp880 applyTask->HandleRevokeQuickFixAppStop();
902 applyTask->HandleRevokeQuickFixAppStop();