Searched refs:flags2 (Results 1 – 2 of 2) sorted by relevance
171 sal_uInt8 flags2 = unmarshal.read8(); in readMessage() local172 forceSynchronous = (flags2 & 0x80) != 0; // bit 7: MUSTREPLY in readMessage()173 if (((flags2 & 0x40) != 0) != forceSynchronous) { in readMessage()
2196 …int flags2 = ((java.lang.Integer)aAlreadyRegisteredFilter.get(PROP… in transform60to6Y() local2197 … boolean preferred2 = ((flags2 & FLAGVAL_PREFERRED) == FLAGVAL_PREFERRED); in transform60to6Y()
Completed in 30 milliseconds