Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.h215 status_t processBundleFormat(const Bundle* bundle,
DResourceTable.cpp102 if (table->processBundleFormat(bundle, resourceName, target, root) != NO_ERROR) { in compileXmlFile()
5076 status_t ResourceTable::processBundleFormat(const Bundle* bundle, in processBundleFormat() function in ResourceTable