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

  /frameworks/base/tools/aapt/
ResourceTable.cpp 217 static void appendTypeInfo(ResourceTable* outTable, const String16& pkg,
227 outTable->appendTypeComment(pkg, typeName, ident, fullMsg);
233 outTable->appendTypeComment(pkg, typeName, ident,
264 status_t createIfNeeded(ResourceTable* outTable)
273 if (outTable->hasBagOrEntry(myPackage, attr16, ident)) {
282 status_t err = outTable->addBag(sourcePos, myPackage,
290 outTable->appendComment(myPackage, attr16, ident, comment, appendComment);
300 ResourceTable* outTable,
340 attr.createIfNeeded(outTable);
344 attr.createIfNeeded(outTable);
    [all...]
ResourceTable.h 56 ResourceTable* outTable);
  /external/icu4c/common/
ucnv_io.c     [all...]

Completed in 3194 milliseconds