Searched refs:UsesLibrary (Results 1 – 2 of 2) sorted by relevance
66 repeated UsesLibrary uses_libraries = 56;230 message UsesLibrary { message
1713 class UsesLibrary : public ManifestExtractor::Element { class1715 UsesLibrary() = default;2934 std::make_pair("uses-library", std::is_same<UsesLibrary, T>::value), in GetExpectedTagForType()3005 {"uses-library", &CreateType<UsesLibrary>}, in Inflate()