Searched refs:lastTimeComponentUsedGlobal (Results 1 – 1 of 1) sorted by relevance
876 Map<String, Long> lastTimeComponentUsedGlobal) throws IOException { in readGlobalComponentUsage() argument886 lastTimeComponentUsedGlobal.put(usage.first, usage.second); in readGlobalComponentUsage()905 Map<String, Long> lastTimeComponentUsedGlobal) { in writeGlobalComponentUsage() argument908 (Map.Entry<String, Long>[]) lastTimeComponentUsedGlobal.entrySet().toArray(); in writeGlobalComponentUsage()