Home
last modified time | relevance | path

Searched refs:getCustomResourceWithCreation (Results 1 – 4 of 4) 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/include/androidfw/
DResourceTypes.h1977 virtual uint32_t getCustomResourceWithCreation(const String16& package,
/frameworks/base/libs/androidfw/
DResourceTypes.cpp5543 uint32_t rid = accessor->getCustomResourceWithCreation(package, type, name, in stringToValue()