Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/include/
H A Dquick_fix_manager_apply_task.h63 void HandleRevokePatchDeleted();
/ohos5.0/foundation/ability/ability_runtime/services/quickfixmgr/src/
H A Dquick_fix_manager_apply_task.cpp156 applyTask_->HandleRevokePatchDeleted(); in OnPatchDeleted()
940 void QuickFixManagerApplyTask::HandleRevokePatchDeleted() in HandleRevokePatchDeleted() 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.cpp429 applyTask->HandleRevokePatchDeleted();