Searched defs:SHORT_SIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSrvLocHeader.java102 protected static final int SHORT_SIZE = 2; field in class:SrvLocHeader
320 nbytes += SHORT_SIZE;
348 nbytes += SHORT_SIZE;
397 nbytes += ret.length + SHORT_SIZE;
440 nbytes += bytes.length + SHORT_SIZE;

Completed in 58 milliseconds