Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Daging_request.cpp41 AgingUtil::SortAgingBundles(agingBundles_); in SortAgingBundles()
42 return agingBundles_.size(); in SortAgingBundles()
102 agingBundles_.emplace_back(bundleInfo); in AddAgingBundle()
108 agingBundles_.clear(); in ResetRequest()
116 for (const auto &agingBundle : agingBundles_) { in Dump()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aging/
H A Daging_request.h45 return agingBundles_; in GetAgingBundles()
89 std::vector<AgingBundleInfo> agingBundles_; member in OHOS::AppExecFwk::AgingRequest

Completed in 1 milliseconds