Searched defs:Integer (Results 1 – 6 of 6) sorted by relevance
274 static CompletedResult create(@NonNull Map<Integer, DexoptResult> dexoptResultByPass, in create()
473 @Nullable Map<Integer, Consumer<OperationProgress>> progressCallbacks) { in dexoptPackages()
250 Map<Integer,MInsn> insnLocationMap) { in readTryBlocks()391 Map<Integer,MInsn> insnLocationMap) { in readSwitchInstruction()
62 inline const IntegerType& RegTypeCache::Integer() { in Integer() function
124 private static void stressAllocate(int i, BiConsumer<Integer, Object> saver) { in stressAllocate()
186 HashMap<Integer, Integer> threadTimestampMap) throws Exception { in CheckTimestamp()