Searched defs:agingPromise (Results 1 – 1 of 1) sorted by relevance
40 void SetAgingPromise(const std::shared_ptr<BundlePromise>& agingPromise) in SetAgingPromise()213 std::shared_ptr<BundlePromise> agingPromise = std::make_shared<BundlePromise>(); in UnInstallBundle() local