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

  /frameworks/base/tools/aapt/
XMLNode.h 134 status_t assignResourceIds(const sp<AaptAssets>& assets,
ResourceTable.h 221 status_t assignResourceIds();
338 status_t assignResourceIds(ResourceTable* table,
XMLNode.cpp 923 status_t XMLNode::assignResourceIds(const sp<AaptAssets>& assets,
965 status_t err = mChildren.itemAt(i)->assignResourceIds(assets, table);
    [all...]
ResourceTable.cpp 65 status_t err = root->assignResourceIds(assets, table);
    [all...]
Resource.cpp     [all...]

Completed in 108 milliseconds