Searched refs:hasEnded (Results 1 – 10 of 10) sorted by relevance
32 bool MCSection::hasEnded() const { return End && End->isInSection(); } in hasEnded() function in MCSection
794 assert(!Section->hasEnded() && "Section already ended"); in SwitchSection()
33 bool MCSection::hasEnded() const { return End && End->isInSection(); } in hasEnded() function in MCSection
1110 assert(!Section->hasEnded() && "Section already ended"); in SwitchSection()
35 bool MCSection::hasEnded() const { return End && End->isInSection(); } in hasEnded() function in MCSection
1147 assert(!Section->hasEnded() && "Section already ended"); in SwitchSection()
123 bool hasEnded() const;
124 bool hasEnded() const;
129 bool hasEnded() const;
464 private boolean hasEnded; field in PlaybackStatsListener.PlaybackStatsTracker818 /* endedCount= */ hasEnded ? 1 : 0, in build()867 hasEnded |= newPlaybackState == PlaybackStats.PLAYBACK_STATE_ENDED; in maybeUpdatePlaybackState()