Searched refs:TypeServerIndexMask (Results 1 – 1 of 1) sorted by relevance
42 const uint16_t TypeServerIndexMask = 0xFF00; variable94 return (Layout->Flags & TypeServerIndexMask) >> TypeServerIndexShift; in getTypeServerIndex()