Searched defs:CompatibleScreens (Results 1 – 4 of 4) sorted by relevance
313 message CompatibleScreens { message
542 PROTOBUF_CONSTEXPR CompatibleScreens::CompatibleScreens( in CompatibleScreens() function in aapt::pb::CompatibleScreens11294 CompatibleScreens::CompatibleScreens(::PROTOBUF_NAMESPACE_ID::Arena* arena, in CompatibleScreens() function in aapt::pb::CompatibleScreens11300 CompatibleScreens::CompatibleScreens(const CompatibleScreens& from) in CompatibleScreens() function in aapt::pb::CompatibleScreens
76 class CompatibleScreens; variable6897 inline CompatibleScreens() : CompatibleScreens(nullptr) {} in CompatibleScreens() function6902 CompatibleScreens(CompatibleScreens&& from) noexcept in CompatibleScreens() function
2356 class CompatibleScreens : public ManifestExtractor::Element { class