Searched refs:createIfNotFound (Results 1 – 2 of 2) sorted by relevance
5753 bool createIfNotFound = false; in stringToValue() local5757 createIfNotFound = true; in stringToValue()5765 createIfNotFound = false; in stringToValue()5814 createIfNotFound); in stringToValue()
2396 const bool createIfNotFound) in getCustomResourceWithCreation() argument2399 if (resId != 0 || !createIfNotFound) { in getCustomResourceWithCreation()