Searched refs:IS_VENDOR_FLAG (Results 1 – 1 of 1) sorted by relevance
185 IS_VENDOR_FLAG = 0x00008000, enumerator198 inline bool isVendor() const { return mIndex & IS_VENDOR_FLAG; } in isVendor()