Home
last modified time | relevance | path

Searched refs:myPackage (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
DResourceTable.cpp295 const String16 myPackage; member
306 : myPackage(_package) in PendingAttribute()
322 if (!outTable->makeAttribute(myPackage, ident, sourcePos, type, comment, appendComment)) { in createIfNeeded()
332 const String16& myPackage, in compileAttribute() argument
337 PendingAttribute attr(myPackage, in, block, inStyleable); in compileAttribute()
392 err = outTable->addBag(attr.sourcePos, myPackage, attr16, attr.ident, in compileAttribute()
410 err = outTable->addBag(attr.sourcePos, myPackage, attr16, attr.ident, in compileAttribute()
435 err = outTable->addBag(attr.sourcePos, myPackage, attr16, attr.ident, in compileAttribute()
474 myPackage, attr16, attr.ident, String16(""), in compileAttribute()
544 myPackage, in compileAttribute()
[all …]