Searched defs:stringPool (Results 1 – 7 of 7) sorted by relevance
26 StringPool stringPool = new StringPool(); in testStringPool() local33 StringPool stringPool = new StringPool(); in testHashCollision() local
47 List<String> stringPool; in readStringPool() local75 private static void readNotification(ProtoInputStream proto, List<String> stringPool, in readNotification()93 List<String> stringPool) throws IOException { in readNotification()258 final String[] stringPool, final HistoricalNotification notification) { in writeNotification()308 List<String> stringPool = new ArrayList<>(); in read() local
46 List<String> stringPool; in readStringPool() local64 IntervalStats statsOut, List<String> stringPool) in loadUsageStats()302 List<String> stringPool) throws IOException { in loadEvent()510 List<String> stringPool = null; in read() local
175 Event buildEvent(ProtoInputStream parser, List<String> stringPool) in buildEvent()
781 public UsageEvents(List<Event> events, String[] stringPool) { in UsageEvents()789 public UsageEvents(List<Event> events, String[] stringPool, boolean includeTaskRoots) { in UsageEvents()
183 private final StringPool stringPool = new StringPool(); field in JsonReader
1104 sp<AaptFile> stringPool = strings.createStringBlock(); in flatten() local