Home
last modified time | relevance | path

Searched defs:ifc (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
DInet6Address.java559 …private static int deriveNumericScope (byte[] thisAddr, NetworkInterface ifc) throws UnknownHostEx… in deriveNumericScope()
586 NetworkInterface ifc = en.nextElement(); in deriveNumericScope() local
/libcore/ojluni/annotations/hiddenapi/java/net/
DInet6Address.java82 private static int deriveNumericScope(byte[] thisAddr, java.net.NetworkInterface ifc) in deriveNumericScope()
/libcore/ojluni/src/main/java/java/lang/
DClass.java2246 Class<?> ifc = (Class<?>) iftable[i]; in getPublicMethodsInternal() local
2995 Class<?> ifc = (Class<?>) iftable[i]; in findInterfaceMethod() local