Searched defs:isUnsupported (Results 1 – 3 of 3) sorted by relevance
103 bool isUnsupported() const { return mUnsupported; } in isUnsupported() function152 bool isUnsupported() const { return mUnsupported; } in isUnsupported() function
117 inline bool isUnsupported() const { return !isSupported(); } in isUnsupported() function
42 bool isUnsupported() const { return mStatus == UNSUPPORTED; } in isUnsupported() function