Searched refs:getCollationKeyInBytes (Results 1 – 1 of 1) sorted by relevance
577 byte [] arr = getCollationKeyInBytes(name); in getCollationKey()591 byte[] arr = getCollationKeyInBytes(name); in getHexCollationKey()627 private static byte[] getCollationKeyInBytes(String name) { in getCollationKeyInBytes() method in DatabaseUtils