Searched refs:createIfNotFound (Results 1 – 3 of 3) sorted by relevance
122 boolean createIfNotFound) { in updateUserState() argument126 if (createIfNotFound) { in updateUserState()
5483 bool createIfNotFound = false; in stringToValue() local5487 createIfNotFound = true; in stringToValue()5495 createIfNotFound = false; in stringToValue()5544 createIfNotFound); in stringToValue()
2394 const bool createIfNotFound) in getCustomResourceWithCreation() argument2397 if (resId != 0 || !createIfNotFound) { in getCustomResourceWithCreation()