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