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

/frameworks/base/tools/aapt/
H A DResourceTable.cpp2169 const bool createIfNotFound)
2172 if (resId != 0 || !createIfNotFound) {
2167 getCustomResourceWithCreation( const String16& package, const String16& type, const String16& name, const bool createIfNotFound) argument
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp4114 bool createIfNotFound = false; local
4118 createIfNotFound = true;
4126 createIfNotFound = false;
4167 createIfNotFound);

Completed in 72 milliseconds