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