Home
last modified time | relevance | path

Searched refs:SetUpstreamVotingChannel (Results 1 – 21 of 21) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/performance_manager/public/frame_priority/
H A Doverride_vote_aggregator.h27 void SetUpstreamVotingChannel(VotingChannel&& channel);
H A Dmax_vote_aggregator.h30 void SetUpstreamVotingChannel(VotingChannel&& channel);
H A Dboosting_vote_aggregator.h76 void SetUpstreamVotingChannel(VotingChannel&& channel);
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/performance_manager/public/execution_context_priority/
H A Doverride_vote_aggregator.h27 void SetUpstreamVotingChannel(VotingChannel&& channel);
H A Dmax_vote_aggregator.h30 void SetUpstreamVotingChannel(VotingChannel&& channel);
H A Dboosting_vote_aggregator.h80 void SetUpstreamVotingChannel(VotingChannel&& channel);
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/performance_manager/freezing/
H A Dfreezing_vote_aggregator_unittest.cc61 agg.SetUpstreamVotingChannel(std::move(channel)); in TEST()
188 agg.SetUpstreamVotingChannel(std::move(channel)); in TEST()
H A Dfreezing_vote_aggregator.h49 void SetUpstreamVotingChannel(FreezingVotingChannel&& channel);
H A Dfreezing_vote_aggregator.cc21 void FreezingVoteAggregator::SetUpstreamVotingChannel( in SetUpstreamVotingChannel() function in performance_manager::freezing::FreezingVoteAggregator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/performance_manager/frame_priority/
H A Doverride_vote_aggregator.cc32 void OverrideVoteAggregator::SetUpstreamVotingChannel(VotingChannel&& channel) { in SetUpstreamVotingChannel() function in performance_manager::frame_priority::OverrideVoteAggregator
H A Dmax_vote_aggregator.cc21 void MaxVoteAggregator::SetUpstreamVotingChannel(VotingChannel&& channel) { in SetUpstreamVotingChannel() function in performance_manager::frame_priority::MaxVoteAggregator
H A Doverride_vote_aggregator_unittest.cc45 agg.SetUpstreamVotingChannel(std::move(channel)); in TEST()
H A Dmax_vote_aggregator_unittest.cc182 agg.SetUpstreamVotingChannel(std::move(channel)); in TEST()
H A Dboosting_vote_aggregator.cc261 void BoostingVoteAggregator::SetUpstreamVotingChannel(VotingChannel&& channel) { in SetUpstreamVotingChannel() function in performance_manager::frame_priority::BoostingVoteAggregator
H A Dboosting_vote_aggregator_unittest.cc52 agg_.SetUpstreamVotingChannel(std::move(channel)); in SetUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/performance_manager/execution_context_priority/
H A Doverride_vote_aggregator.cc32 void OverrideVoteAggregator::SetUpstreamVotingChannel(VotingChannel&& channel) { in SetUpstreamVotingChannel() function in performance_manager::execution_context_priority::OverrideVoteAggregator
H A Dmax_vote_aggregator.cc29 void MaxVoteAggregator::SetUpstreamVotingChannel(VotingChannel&& channel) { in SetUpstreamVotingChannel() function in performance_manager::execution_context_priority::MaxVoteAggregator
H A Doverride_vote_aggregator_unittest.cc48 agg.SetUpstreamVotingChannel(std::move(channel)); in TEST()
H A Dmax_vote_aggregator_unittest.cc199 agg.SetUpstreamVotingChannel(std::move(channel)); in TEST()
H A Dboosting_vote_aggregator.cc266 void BoostingVoteAggregator::SetUpstreamVotingChannel(VotingChannel&& channel) { in SetUpstreamVotingChannel() function in performance_manager::execution_context_priority::BoostingVoteAggregator
H A Dboosting_vote_aggregator_unittest.cc60 agg_.SetUpstreamVotingChannel(std::move(channel)); in SetUp()