Home
last modified time | relevance | path

Searched refs:IsReachStartAgingThreshold (Results 1 - 8 of 8) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Dbundle_aging_mgr.cpp143 bool BundleAgingMgr::IsReachStartAgingThreshold() in IsReachStartAgingThreshold() function in OHOS::AppExecFwk::BundleAgingMgr
145 return request_.IsReachStartAgingThreshold(); in IsReachStartAgingThreshold()
184 if (!IsReachStartAgingThreshold()) { in InitAgingRequest()
H A Daging_handler_chain.cpp47 if (!request.IsReachStartAgingThreshold()) { in Process()
H A Daging_request.cpp85 bool AgingRequest::IsReachStartAgingThreshold() const in IsReachStartAgingThreshold() function in OHOS::AppExecFwk::AgingRequest
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aging/
H A Dbundle_aging_mgr.h55 bool IsReachStartAgingThreshold();
H A Daging_request.h35 bool IsReachStartAgingThreshold() const;
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleagingmgr_fuzzer/
H A Dbundleagingmgr_fuzzer.cpp34 bundleAgingMgr->IsReachStartAgingThreshold(); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/agingrequest_fuzzer/
H A Dagingrequest_fuzzer.cpp33 agingRequest.IsReachStartAgingThreshold(); in DoSomethingInterestingWithMyAPI()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/
H A Dbms_bundle_free_install_test.cpp1711 bool ret = request.IsReachStartAgingThreshold(); in HWTEST_F()
1845 ret = bundleAgingMgr.IsReachStartAgingThreshold(); in HWTEST_F()

Completed in 7 milliseconds