Home
last modified time | relevance | path

Searched refs:MetaList (Results 1 – 2 of 2) sorted by relevance

/system/teeui/libteeui/include/teeui/
Dutils.h401 template <typename... T> struct MetaList {};
440 class context<MetaList<MetaParam<ParamsNames, ParamTypes>...>, Numeric> {
921 std::tuple<Elements...> instantiateLayout(MetaList<Elements...>, const Context& context) {
928 template <typename... Elements> struct MetaList2Layout<MetaList<Elements...>> {
1018 #define NEW_LAYOUT(name, ...) using name = ::teeui::MetaList<__VA_ARGS__>
1020 #define NEW_PARAMETER_SET(name, ...) using name = ::teeui::MetaList<__VA_ARGS__>
1022 #define LABELS(name, ...) using ::teeui::MetaList<__VA_ARGS__>
/system/keymaster/ng/include/
Dkeymaster_tags.h177 template <typename... Elems> struct MetaList {}; struct
179 using all_tags_t = MetaList<