/dalvik/libcore/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/ |
D | FileClientSessionCacheTest.java | 33 final SSLClientSessionCache cache in testMaxSize() local
|
/dalvik/libcore/luni-kernel/src/main/java/java/lang/ |
D | LangAccessImpl.java | 37 ClassCache<T> cache = clazz.getClassCache(); in getEnumValuesInOrder() local
|
D | Class.java | 812 ClassCache<T> cache = null; in getClassCache() local
|
/dalvik/vm/hprof/ |
D | HprofStackFrame.c | 62 DexStringCache cache; in hprofStartup_StackFrame() local 224 DexStringCache cache; in hprofDumpStackFrames() local
|
/dalvik/vm/ |
D | AtomicCache.c | 69 void dvmFreeAtomicCache(AtomicCache* cache) in dvmFreeAtomicCache()
|
/dalvik/dx/src/com/android/dx/rop/cst/ |
D | CstInteger.java | 28 private static final CstInteger[] cache = new CstInteger[511]; field in CstInteger
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/fortress/ |
D | DefaultPolicy.java | 159 …private final Map<Object, Collection<Permission>> cache = new WeakHashMap<Object, Collection<Permi… field in DefaultPolicy
|
/dalvik/libcore/support/src/test/java/tests/support/ |
D | Support_GetLocal.java | 35 static Hashtable<String, File> cache = new Hashtable<String, File>(20); field in Support_GetLocal
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/io/ |
D | FileCanonPathCache.java | 47 private static HashMap<String, CacheElement> cache = new HashMap<String, CacheElement>( field in FileCanonPathCache
|
/dalvik/libcore/luni/src/test/java/tests/api/java/net/ |
D | ResponseCacheTest.java | 163 TestResponseCache cache = new TestResponseCache(uri, true); in test_get() local 193 TestResponseCache cache = new TestResponseCache( in test_put() local
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/ |
D | PlatformAddressFactory.java | 55 private static PlatformAddress[] cache = new PlatformAddress[CACHE_SIZE]; field in PlatformAddressFactory
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/ |
D | Cache.java | 110 private final Object[] cache; field in Cache
|
/dalvik/libcore/luni-kernel/src/main/java/org/apache/harmony/lang/annotation/ |
D | AnnotationFactory.java | 58 cache = new WeakHashMap<Class<? extends Annotation>, AnnotationMember[]>(); field in AnnotationFactory
|
/dalvik/dx/tests/098-dex-jsr-ret-throw/ |
D | ViewDebug$ViewServer.class | ... IOException
boolean hasCache
boolean willNotCache
android.graphics.Bitmap cache
android.view.ViewGroup group
android.view. ... |
/dalvik/libcore/text/src/main/java/java/text/ |
D | Collator.java | 178 private static Vector<Collator> cache = new Vector<Collator>(CACHE_SIZE); field in Collator
|
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
D | FileClientSessionCache.java | 330 FileClientSessionCache.Impl cache = caches.get(directory); in usingDirectory() local
|
/dalvik/libcore/luni/src/main/java/java/util/ |
D | ResourceBundle.java | 108 …private static final WeakHashMap<Object, Hashtable<String, ResourceBundle>> cache = new WeakHashMa… field in ResourceBundle
|
/dalvik/libdex/ |
D | DexProto.c | 177 DexStringCache cache; in dexProtoCopyMethodDescriptor() local
|
/dalvik/libcore/archive/src/main/native/ |
D | zipsup.h | 142 struct HyZipCache *cache; member
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/ |
D | HttpURLConnection.java | 489 ByteArrayOutputStream cache; field in HttpURLConnection.HttpOutputStream
|
/dalvik/libcore/luni/src/main/java/java/lang/ |
D | String.java | 2341 int cache, int md2, char lastChar) { in indexOf()
|