Searched refs:GetNodeStatsToReportByIndex (Results 1 – 2 of 2) sorted by relevance
86 const auto nodeInfoTop1 = GetNodeStatsToReportByIndex(TOP1_INDEX); in ReportRSNodeLimitExceeded()87 const auto nodeInfoTop2 = GetNodeStatsToReportByIndex(TOP2_INDEX); in ReportRSNodeLimitExceeded()88 const auto nodeInfoTop3 = GetNodeStatsToReportByIndex(TOP3_INDEX); in ReportRSNodeLimitExceeded()123 std::pair<RSNodeDescription, RSNodeCount> RSNodeStats::GetNodeStatsToReportByIndex(size_t index) co… in GetNodeStatsToReportByIndex() function in OHOS::Rosen::RSNodeStats
60 std::pair<RSNodeDescription, RSNodeCount> GetNodeStatsToReportByIndex(size_t index) const;