Searched refs:combOpFlags (Results 1 – 1 of 1) sorted by relevance
729 public static int toStreamFlags(int combOpFlags) { in toStreamFlags() argument732 return ((~combOpFlags) >> 1) & FLAG_MASK_IS & combOpFlags; in toStreamFlags()