Searched defs:BlockIterator (Results 1 – 4 of 4) sorted by relevance
114 struct BlockIterator { struct115 explicit BlockIterator( in BlockIterator() argument129 [[nodiscard]] bool is_end() { return cur_extent_ >= extents_.size(); } in is_end()134 const google::protobuf::RepeatedPtrField<Extent>& extents_;135 int cur_extent_ = 0;136 size_t block_offset_ = 0;
100 struct BlockIterator { struct116 MatroskaExtractor *mExtractor;117 long long mTrackNum;118 unsigned long mIndex;120 const mkvparser::Cluster *mCluster;121 const mkvparser::BlockEntry *mBlockEntry;122 long mBlockEntryIndex;124 unsigned long mTrackType;320 BlockIterator::BlockIterator( in BlockIterator() function in android::BlockIterator
265 std::unique_ptr<GCOVBlock>>::const_iterator> BlockIterator; typedef
META-INF/MANIFEST.MF META-INF/ com/ com/puppycrawl/ com/ ...