Searched defs:loadAll (Results 1 – 5 of 5) sorted by relevance
122 public Map<K, V> loadAll(Iterable<? extends K> keys) throws Exception { in loadAll() method in CacheLoader205 public Map<K, V> loadAll(Iterable<? extends K> keys) throws Exception { in asyncReloading() method in CacheLoader
51 public Map<K, V> loadAll(Iterable<? extends K> keys) throws Exception { in bulkLoader() method in TestingCacheLoaders
48 public Map<K, V> loadAll(Iterable<? extends K> keys) throws Exception { in bulkLoader() method in TestingCacheLoaders
88 public Map<K, V> loadAll(Iterable<? extends K> keys) throws Exception { in loadAll() method in CacheLoader
89 public void loadAll(Context context, GL10 gl) { in loadAll() method in TextureLibrary