HomeSort by relevance Sort by last modified time
    Searched refs:hasBagOrEntry (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt/
ResourceTable.h 154 bool hasBagOrEntry(const String16& package,
158 bool hasBagOrEntry(const String16& package,
163 bool hasBagOrEntry(const String16& ref,
ResourceTable.cpp 274 if (outTable->hasBagOrEntry(myPackage, attr16, ident)) {
488 if (!attr.hasErrors && !outTable->hasBagOrEntry(itemIdent, &id16, &myPackage)) {
732 !outTable->hasBagOrEntry(myPackage, curType, ident, config)) {
    [all...]

Completed in 120 milliseconds