Home
last modified time | relevance | path

Searched defs:isCacheProcess (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_lifecycle_deal.cpp175 void AppLifeCycleDeal::ScheduleCleanAbility(const sptr<IRemoteObject> &token, bool isCacheProcess) in ScheduleCleanAbility()
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ability_running_record_test/
H A Dams_ability_running_record_module_test.cpp114 void ScheduleCleanAbility(const sptr<IRemoteObject>&, bool isCacheProcess) override in ScheduleCleanAbility()
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/app_mgr_service_test/
H A Dams_app_mgr_service_module_test.cpp65 void ScheduleCleanAbility(const sptr<IRemoteObject>&, bool isCacheProcess) override in ScheduleCleanAbility()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_host.cpp245 bool isCacheProcess = data.ReadBool(); in HandleScheduleCleanAbility() local
H A Dapp_scheduler_proxy.cpp227 void AppSchedulerProxy::ScheduleCleanAbility(const sptr<IRemoteObject> &token, bool isCacheProcess) in ScheduleCleanAbility()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dohos_application.cpp842 const std::shared_ptr<AbilityInfo> &abilityInfo, bool isCacheProcess) in CleanAbilityStage()
H A Dmain_thread.cpp763 void MainThread::ScheduleCleanAbility(const sptr<IRemoteObject> &token, bool isCacheProcess) in ScheduleCleanAbility()
2261 void MainThread::HandleCleanAbility(const sptr<IRemoteObject> &token, bool isCacheProcess) in HandleCleanAbility()