Searched refs:storeWordInBuffer (Results 1 – 1 of 1) sorted by relevance
81 storeWordInBuffer(phoneNumberPrefixes, prefixSizeInBytes, index, prefix); in readFromSortedMap()105 storeWordInBuffer(descriptionIndexes, descIndexSizeInBytes, index, positionInDescriptionPool); in createDescriptionPool()255 private static void storeWordInBuffer(ByteBuffer buffer, int wordSize, int index, int value) { in storeWordInBuffer() method in FlyweightMapStorage