Searched refs:QueryRunningResourcesApply (Results 1 – 5 of 5) sorted by relevance
95 … std::vector<int32_t> QueryRunningResourcesApply(const int32_t uid, const std::string &bundleName);
159 … std::vector<int32_t> QueryRunningResourcesApply(const int32_t uid, const std::string& bundleName);
788 const std::vector<int32_t>& resourcesApply = QueryRunningResourcesApply(uid, bundleName); in GetExemptedResourceType()817 std::vector<int32_t> BgEfficiencyResourcesMgr::QueryRunningResourcesApply(const int32_t uid, in QueryRunningResourcesApply() function in OHOS::BackgroundTaskMgr::BgEfficiencyResourcesMgr
547 EXPECT_TRUE(!bgEfficiencyResourcesMgr_->QueryRunningResourcesApply(0, "bundleName").empty());
496 const std::vector<int32_t>& resourcesApply = QueryRunningResourcesApply(uid, bundleName); in GetExemptedResourceType()522 std::vector<int32_t> StandbyServiceImpl::QueryRunningResourcesApply(const int32_t uid, const std::s… in QueryRunningResourcesApply() function in OHOS::DevStandbyMgr::StandbyServiceImpl