Searched refs:AgingTriggertype (Results 1 – 5 of 5) sorted by relevance
33 enum AgingTriggertype { enum44 void Start(AgingTriggertype type);50 bool CheckPrerequisite(AgingTriggertype type) const;
120 sharedPtr->Start(AgingTriggertype::PREIOD); in ScheduleLoopTask()238 void BundleAgingMgr::Start(AgingTriggertype type) in Start()273 bool BundleAgingMgr::CheckPrerequisite(AgingTriggertype type) const in CheckPrerequisite()275 if (type != AgingTriggertype::PREIOD) { in CheckPrerequisite()
31 bundleAgingMgr->Start(BundleAgingMgr::AgingTriggertype::FREE_INSTALL); in DoSomethingInterestingWithMyAPI()
1314 BundleAgingMgr::AgingTriggertype::FREE_INSTALL); in ProcessBundleInstall()
4277 BundleAgingMgr::AgingTriggertype::UPDATE_REMOVABLE_FLAG); in SetModuleRemovable()