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

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5140 bool createIfNotFound = false; local
5144 createIfNotFound = true;
5152 createIfNotFound = false;
5201 createIfNotFound);
/frameworks/base/tools/aapt/
H A DResourceTable.cpp2384 const bool createIfNotFound)
2387 if (resId != 0 || !createIfNotFound) {
2382 getCustomResourceWithCreation( const String16& package, const String16& type, const String16& name, const bool createIfNotFound) argument

Completed in 193 milliseconds