Searched refs:RequiredNotFeature (Results 1 – 1 of 1) sorted by relevance
1464 class RequiredNotFeature : public ManifestExtractor::Element { class1466 RequiredNotFeature() = default;2920 std::make_pair("required-not-feature", std::is_same<RequiredNotFeature, T>::value), in GetExpectedTagForType()2991 {"required-not-feature", &CreateType<RequiredNotFeature>}, in Inflate()