Searched refs:createIfNotFound (Results 1 – 3 of 3) sorted by relevance
180 boolean createIfNotFound) { in updateUserState() argument184 if (createIfNotFound) { in updateUserState()
5486 bool createIfNotFound = false; in stringToValue() local5490 createIfNotFound = true; in stringToValue()5498 createIfNotFound = false; in stringToValue()5547 createIfNotFound); in stringToValue()
2394 const bool createIfNotFound) in getCustomResourceWithCreation() argument2397 if (resId != 0 || !createIfNotFound) { in getCustomResourceWithCreation()