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

  /frameworks/base/tools/aapt/
ResourceTable.cpp 218 static void appendTypeInfo(ResourceTable* outTable, const String16& pkg,
228 outTable->appendTypeComment(pkg, typeName, ident, fullMsg);
234 outTable->appendTypeComment(pkg, typeName, ident,
265 status_t createIfNeeded(ResourceTable* outTable)
274 if (outTable->hasBagOrEntry(myPackage, attr16, ident)) {
283 status_t err = outTable->addBag(sourcePos, myPackage,
291 outTable->appendComment(myPackage, attr16, ident, comment, appendComment);
301 ResourceTable* outTable,
341 attr.createIfNeeded(outTable);
345 attr.createIfNeeded(outTable);
    [all...]
ResourceTable.h 56 ResourceTable* outTable);
  /external/chromium_org/third_party/icu/source/common/
ucnv_io.c     [all...]
  /external/icu4c/common/
ucnv_io.cpp     [all...]

Completed in 92 milliseconds