Searched refs:UsesLibrary (Results 1 – 1 of 1) sorted by relevance
1322 class UsesLibrary : public ManifestExtractor::Element { class1324 UsesLibrary() = default;2242 {"uses-library", std::is_base_of<UsesLibrary, T>::value}, in ElementCast()2292 {"uses-library", &CreateType<UsesLibrary>}, in Inflate()