Searched defs:isUnsupported (Results 1 – 3 of 3) sorted by relevance
72 bool isUnsupported() const { return mUnsupported; } in isUnsupported() function103 bool isUnsupported() const { return mUnsupported; } in isUnsupported() function
70 bool isUnsupported() const { return mUnsupported; } in isUnsupported() function108 bool isUnsupported() const { return mUnsupported; } in isUnsupported() function
117 inline bool isUnsupported() const { return !isSupported(); } in isUnsupported() function