Home | History | Annotate | Download | only in aapt

Lines Matching full:vector

51         Vector<size_t> indices;
53 Vector<ResTable_config> configs;
78 Vector<entry_style_span> spans;
98 ssize_t add(const String16& value, const Vector<entry_style_span>& spans,
103 status_t addStyleSpans(size_t idx, const Vector<entry_style_span>& spans);
138 const Vector<size_t>* offsetsForString(const String16& val) const;
151 Vector<entry> mEntries;
158 Vector<size_t> mEntryArray;
161 Vector<entry_style> mEntryStyleArray;
171 Vector<size_t> mOriginalPosToNewPos;