Searched defs:isCacheProcess (Results 1 – 7 of 7) sorted by relevance
178 void AppLifeCycleDeal::ScheduleCleanAbility(const sptr<IRemoteObject> &token, bool isCacheProcess) in ScheduleCleanAbility()
65 void ScheduleCleanAbility(const sptr<IRemoteObject>&, bool isCacheProcess) override in ScheduleCleanAbility()
114 void ScheduleCleanAbility(const sptr<IRemoteObject>&, bool isCacheProcess) override in ScheduleCleanAbility()
250 bool isCacheProcess = data.ReadBool(); in HandleScheduleCleanAbility() local
246 void AppSchedulerProxy::ScheduleCleanAbility(const sptr<IRemoteObject> &token, bool isCacheProcess) in ScheduleCleanAbility()
641 const std::shared_ptr<AbilityInfo> &abilityInfo, bool isCacheProcess) in CleanAbilityStage()
777 void MainThread::ScheduleCleanAbility(const sptr<IRemoteObject> &token, bool isCacheProcess) in ScheduleCleanAbility()2371 void MainThread::HandleCleanAbility(const sptr<IRemoteObject> &token, bool isCacheProcess) in HandleCleanAbility()