Home | History | Annotate | Download | only in aapt

Lines Matching refs:getGroupEntry

1636     if (mFiles.indexOfKey(file->getGroupEntry()) < 0) {
1638 mFiles.add(file->getGroupEntry(), file);
1645 file->getGroupEntry().toDirName(String8()).string(),
1666 const AaptGroupEntry& e = file->getGroupEntry();
1675 // file->getGroupEntry().toDirName(String8()).string());
2058 String8 dirname = file->getGroupEntry().toDirName(resType);
2474 const ResTable_config& config(file->getGroupEntry().toParams());
2519 const ResTable_config& config(file->getGroupEntry().toParams());
2530 const ResTable_config& mconfig(mfile->getGroupEntry().toParams());