Searched refs:intValues (Results 1 – 1 of 1) sorted by relevance
326 int[] intValues = new int[arrayLen]; in storeArrayEntry() local328 intValues[i] = (int) ((byte) Array.get(keyValue, i)); in storeArrayEntry()330 mStore.addArrayResult(protoName, intValues); in storeArrayEntry()