Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt/
H A DResourceTable.cpp2396 const bool createIfNotFound) in getCustomResourceWithCreation()
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp5753 bool createIfNotFound = false; in stringToValue() local