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

  /external/chromium_org/third_party/icu/source/common/
ucnv_io.c     [all...]
  /external/icu/icu4c/source/common/
ucnv_io.cpp     [all...]
  /frameworks/base/tools/aapt/
ResourceTable.cpp 229 static void appendTypeInfo(ResourceTable* outTable, const String16& pkg,
239 outTable->appendTypeComment(pkg, typeName, ident, fullMsg);
245 outTable->appendTypeComment(pkg, typeName, ident,
276 status_t createIfNeeded(ResourceTable* outTable)
285 if (outTable->hasBagOrEntry(myPackage, attr16, ident)) {
294 status_t err = outTable->addBag(sourcePos, myPackage,
302 outTable->appendComment(myPackage, attr16, ident, comment, appendComment);
312 ResourceTable* outTable,
352 attr.createIfNeeded(outTable);
356 attr.createIfNeeded(outTable);
    [all...]
ResourceTable.h 65 ResourceTable* outTable);

Completed in 345 milliseconds