Searched defs:isUnsupported (Results 1 – 3 of 3) sorted by relevance
70 bool isUnsupported() const { return mUnsupported; } in isUnsupported() function101 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
128 inline bool isUnsupported() const { return !isSupported(); } in isUnsupported() function