Home | History | Annotate | Download | only in aapt

Lines Matching refs:getGroupEntry

1526     if (mFiles.indexOfKey(file->getGroupEntry()) < 0) {
1528 mFiles.add(file->getGroupEntry(), file);
1535 file->getGroupEntry().toDirName(String8()).string(),
1556 const AaptGroupEntry& e = file->getGroupEntry();
1565 // file->getGroupEntry().toDirName(String8()).string());
1905 String8 dirname = file->getGroupEntry().toDirName(resType);
2321 const ResTable_config& config(file->getGroupEntry().toParams());
2357 const ResTable_config& config(file->getGroupEntry().toParams());
2365 const ResTable_config& mconfig(mfile->getGroupEntry().toParams());