Searched refs:createIfNotFound (Results 1 – 2 of 2) sorted by relevance
2829 bool createIfNotFound = false; in stringToValue() local2833 createIfNotFound = true; in stringToValue()2841 createIfNotFound = false; in stringToValue()2882 createIfNotFound); in stringToValue()
1967 const bool createIfNotFound) in getCustomResourceWithCreation() argument1970 if (resId != 0 || !createIfNotFound) { in getCustomResourceWithCreation()