Searched refs:stringKeyPool (Results 1 – 1 of 1) sorted by relevance
29 private val stringKeyPool: HashMap<String, Int> = HashMap() constant in com.google.flatbuffers.kotlin.FlexBuffersBuilder40 stringKeyPool.clear() in clear()492 stringKeyPool.getOrPut(key) { in putKey()