Searched defs:cache (Results 1 – 5 of 5) sorted by relevance
67 Map<String, String> cache = getResIdsForFile(project, xmlFileWsPath); in valueOfStringId() local82 Map<String, String> cache = mResIdCache.get(xmlFileWsPath); in getResIdsForFile() local
35 struct cpu_cache_fns *cache; member
390 private InputStream cache(InputStream is) throws IOException { in cache() method in GTView