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 183 status_t assignResourceIds();
300 status_t assignResourceIds(ResourceTable* table,
XMLNode.cpp 910 status_t XMLNode::assignResourceIds(const sp<AaptAssets>& assets,
952 status_t err = mChildren.itemAt(i)->assignResourceIds(assets, table);
    [all...]
ResourceTable.cpp 63 status_t err = root->assignResourceIds(assets, table);
    [all...]
Resource.cpp     [all...]

Completed in 32 milliseconds