Searched refs:createIfNotFound (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp4155 bool createIfNotFound = false; local
4159 createIfNotFound = true;
4167 createIfNotFound = false;
4208 createIfNotFound);
/frameworks/base/tools/aapt/
H A DResourceTable.cpp2174 const bool createIfNotFound)
2177 if (resId != 0 || !createIfNotFound) {
2172 getCustomResourceWithCreation( const String16& package, const String16& type, const String16& name, const bool createIfNotFound) argument

Completed in 76 milliseconds