Home | History | Annotate | Download | only in aapt

Lines Matching refs:DefaultKeyedVector

211     const DefaultKeyedVector<AaptGroupEntry, sp<AaptFile> >& getFiles() const
225 DefaultKeyedVector<AaptGroupEntry, sp<AaptFile> > mFiles;
243 const DefaultKeyedVector<String8, sp<AaptGroup> >& getFiles() const { return mFiles; }
244 const DefaultKeyedVector<String8, sp<AaptDir> >& getDirs() const { return mDirs; }
291 DefaultKeyedVector<String8, sp<AaptGroup> > mFiles;
292 DefaultKeyedVector<String8, sp<AaptDir> > mDirs;
430 const DefaultKeyedVector<String8, sp<AaptSymbols> >& getNestedSymbols() const
466 DefaultKeyedVector<String8, sp<AaptSymbols> > mNestedSymbols;
517 const DefaultKeyedVector<String8, sp<AaptSymbols> >& getSymbols() const { return mSymbols; }
541 DefaultKeyedVector<String8, sp<AaptSymbols> > mSymbols;