OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:networkAddress
(Results
1 - 4
of
4
) sorted by null
/packages/services/BuiltInPrintService/src/com/android/bips/p2p/
P2pUtils.java
98
Inet4Address
networkAddress
= (Inet4Address) ifaceAddress.getAddress();
104
if ((toLong(
networkAddress
) & netMask) == (addressLong & netMask)) {
/prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.0.CR3/
netty-handler-4.1.0.CR3.jar
/prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.3.Final/
netty-handler-4.1.3.Final.jar
/prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.6.Final/
netty-handler-4.1.6.Final.jar
Completed in 173 milliseconds