OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddressCache
(Results
1 - 19
of
19
) sorted by null
/libcore/luni/src/main/java/java/net/
AddressCache.java
29
class
AddressCache
{
/libcore/ojluni/src/main/java/java/net/
Inet6AddressImpl.java
77
private static final
AddressCache
addressCache
= new
AddressCache
();
119
Object cachedResult =
addressCache
.get(host, netId);
143
addressCache
.put(host, netId, addresses);
156
addressCache
.putUnknownHost(host, netId, detailMessage);
170
addressCache
.clear();
/external/libnl/python/netlink/route/
address.py
13
'
AddressCache
',
22
class
AddressCache
(netlink.Cache):
54
return
AddressCache
(cache=cache)
/frameworks/base/config/
preloaded-classes
[
all
...]
/prebuilts/misc/common/robolectric/android-all/
android-all-5.0.2_r3-robolectric-r0.jar
android-all-5.1.1_r9-robolectric-r2.jar
android-all-6.0.1_r3-robolectric-r1.jar
android-all-7.0.0_r1-robolectric-0.jar
android-all-7.0.0_r1-robolectric-r1.jar
android-all-7.1.0_r7-robolectric-0.jar
android-all-7.1.0_r7-robolectric-r1.jar
android-all-8.0.0_r4-robolectric-0.jar
android-all-8.0.0_r4-robolectric-r1.jar
android-all-8.1.0-robolectric-r4458339.jar
android-all-o-preview-4-robolectric-0.jar
android-all-4.1.2_r1-robolectric-r1.jar
android-all-4.2.2_r1.2-robolectric-r1.jar
android-all-4.3_r2-robolectric-r1.jar
android-all-4.4_r1-robolectric-r2.jar
Completed in 125 milliseconds