Searched defs:Iterator (Results 1 – 13 of 13) sorted by relevance
49 struct Iterator { struct61 char *mID;62 size_t mOffset;64 const uint8_t *mFrameData;65 size_t mFrameSize;73 Iterator &operator=(const Iterator &);
82 explicit Iterator(const DrmInfo* drmInfo) in Iterator() function
60 explicit Iterator(DrmMetadata* drmMetadata) : mDrmMetadata(drmMetadata), mIndex(0) {} in Iterator() function
96 explicit Iterator(const DrmInfoRequest* drmInfoRequest) in Iterator() function
96 explicit Iterator(DrmConstraints* drmConstraints) in Iterator() function
96 DrmMetadata::Iterator::Iterator(const DrmMetadata::Iterator& iterator) : in Iterator() function in DrmMetadata::Iterator
86 DrmInfoRequest::Iterator::Iterator(const DrmInfoRequest::Iterator& iterator) : in Iterator() function in DrmInfoRequest::Iterator
92 DrmConstraints::Iterator::Iterator(const DrmConstraints::Iterator& iterator) : in Iterator() function in DrmConstraints::Iterator
91 DrmInfo::Iterator::Iterator(const DrmInfo::Iterator& iterator) in Iterator() function in DrmInfo::Iterator
133 std::unique_ptr<IFileCollectionIterator> FileCollection::Iterator() { in Iterator() function in aapt::io::FileCollection
156 std::unique_ptr<IFileCollectionIterator> ZipFileCollection::Iterator() { in Iterator() function in aapt::io::ZipFileCollection
503 ID3::Iterator::Iterator(const ID3 &parent, const char *id) in Iterator() function in android::ID3::Iterator
858 C2FieldUtils::Iterator::Iterator(std::shared_ptr<Impl> impl) in Iterator() function in C2FieldUtils::Iterator