Searched refs:createIfNotFound (Results 1 – 4 of 4) sorted by relevance
133 boolean createIfNotFound) { in updateUserState() argument137 if (createIfNotFound) { in updateUserState()
488 func (m *pathMap) GetNode(path string, createIfNotFound bool) *pathMap {512 if createIfNotFound {
5600 bool createIfNotFound = false; in stringToValue() local5604 createIfNotFound = true; in stringToValue()5612 createIfNotFound = false; in stringToValue()5661 createIfNotFound); in stringToValue()
2394 const bool createIfNotFound) in getCustomResourceWithCreation() argument2397 if (resId != 0 || !createIfNotFound) { in getCustomResourceWithCreation()