Searched defs:isCacheProcess (Results 1 – 7 of 7) sorted by relevance
175 void AppLifeCycleDeal::ScheduleCleanAbility(const sptr<IRemoteObject> &token, bool isCacheProcess) in ScheduleCleanAbility()
114 void ScheduleCleanAbility(const sptr<IRemoteObject>&, bool isCacheProcess) override in ScheduleCleanAbility()
65 void ScheduleCleanAbility(const sptr<IRemoteObject>&, bool isCacheProcess) override in ScheduleCleanAbility()
245 bool isCacheProcess = data.ReadBool(); in HandleScheduleCleanAbility() local
227 void AppSchedulerProxy::ScheduleCleanAbility(const sptr<IRemoteObject> &token, bool isCacheProcess) in ScheduleCleanAbility()
842 const std::shared_ptr<AbilityInfo> &abilityInfo, bool isCacheProcess) in CleanAbilityStage()
763 void MainThread::ScheduleCleanAbility(const sptr<IRemoteObject> &token, bool isCacheProcess) in ScheduleCleanAbility()2261 void MainThread::HandleCleanAbility(const sptr<IRemoteObject> &token, bool isCacheProcess) in HandleCleanAbility()