Searched defs:createIfNotFound (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/tools/aapt/
H A DResourceTable.cpp2397 const bool createIfNotFound)
2400 if (resId != 0 || !createIfNotFound) {
2395 getCustomResourceWithCreation( const String16& package, const String16& type, const String16& name, const bool createIfNotFound) argument
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5468 bool createIfNotFound = false; local
5472 createIfNotFound = true;
5480 createIfNotFound = false;
5529 createIfNotFound);

Completed in 94 milliseconds