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