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