Lines Matching refs:GetKind
5337 BlockEntry::Kind Track::EOSBlock::GetKind() const { return kBlockEOS; }7880 bool BlockEntry::EOS() const { return (GetKind() == kBlockEOS); }7892 BlockEntry::Kind SimpleBlock::GetKind() const { return kBlockSimple; }7932 BlockEntry::Kind BlockGroup::GetKind() const { return kBlockGroup; }