Searched refs:tmpvi (Results 1 – 1 of 1) sorted by relevance
281 VersionInfo tmpvi = MAP_.putIfAbsent(key, result); in getInstance() local282 if (tmpvi != null) { in getInstance()283 result = tmpvi; in getInstance()