Searched defs:hasEnded (Results 1 – 3 of 3) sorted by relevance
34 bool MCSection::hasEnded() const { return End && End->isInSection(); } in hasEnded() function in MCSection
32 bool MCSection::hasEnded() const { return End && End->isInSection(); } in hasEnded() function in MCSection
464 private boolean hasEnded; field in PlaybackStatsListener.PlaybackStatsTracker