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

  /frameworks/base/tools/aapt/
ResourceTable.h 183 bool appendTypeComment(const String16& package,
399 void appendTypeComment(const String16& comment);
AaptAssets.h 424 void appendTypeComment(const String8& name, const String16& comment) {
ResourceTable.cpp 239 outTable->appendTypeComment(pkg, typeName, ident, fullMsg);
245 outTable->appendTypeComment(pkg, typeName, ident,
558 outTable->appendTypeComment(myPackage, attr16, attr.ident, enumOrFlagsComment);
    [all...]

Completed in 74 milliseconds