Home
last modified time | relevance | path

Searched refs:getCustomResourceWithCreation (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
DResourceTable.h274 virtual uint32_t getCustomResourceWithCreation(const String16& package,
DResourceTable.cpp2392 uint32_t ResourceTable::getCustomResourceWithCreation( in getCustomResourceWithCreation() function in ResourceTable
/frameworks/base/libs/androidfw/
DResourceTypes.cpp5543 uint32_t rid = accessor->getCustomResourceWithCreation(package, type, name, in stringToValue()