Home
last modified time | relevance | path

Searched refs:getInt32 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DCDAAdvert.java78 timestamp = getInt32(hdr, dis, tsBytes); in initialize()
184 static private long getInt32(SrvLocHeader hdr, in getInt32() method in CDAAdvert
H A DAuthBlock.java537 timeStamp = getInt32(dis); in AuthBlock()
837 static private long getInt32(DataInputStream dis) throws IOException {