Searched refs:GetLoopCount (Results 1 – 2 of 2) sorted by relevance
401 int detail_GetLoopCount() const { return m_Impl.GetLoopCount(); } in detail_GetLoopCount()
89 int GetLoopCount() const { return IsAvailable() ? m_LoopCounter : 0; } in GetLoopCount() function