Home
last modified time | relevance | path

Searched refs:agingTimerInterval_ (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Dbundle_aging_mgr.cpp78 agingTimerInterval_ = atoi(szTimerThresold); in InitAgingTimerInterval()
118 ffrt::this_task::sleep_for(std::chrono::milliseconds(sharedPtr->agingTimerInterval_)); in ScheduleLoopTask()
124 if (agingTimerInterval_ >= 0) { in ScheduleLoopTask()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aging/
H A Dbundle_aging_mgr.h64 int64_t agingTimerInterval_ = AgingConstants::DEFAULT_AGING_TIMER_INTERVAL; member in OHOS::AppExecFwk::BundleAgingMgr

Completed in 2 milliseconds