Searched refs:isNotSupport (Results 1 – 1 of 1) sorted by relevance
271 bool isNotSupport = std::any_of(supportedList.begin(), supportedList.end(), [](bool isSupport) { in IsSupportedModel() local274 if (isNotSupport) { in IsSupportedModel()