Home
last modified time | relevance | path

Searched defs:priority_tag (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/include/perfetto/base/
Dtemplate_util.h30 struct priority_tag : priority_tag<I - 1> {}; struct
/external/icu/icu4c/source/tools/toolutil/
Djson-json.hpp3234 template<unsigned N> struct priority_tag : priority_tag < N - 1 > {}; struct
3235 template<> struct priority_tag<0> {}; struct
/external/ublksrv/include/nlohmann/
Djson.hpp3094 template<unsigned N> struct priority_tag : priority_tag < N - 1 > {}; struct
3095 template<> struct priority_tag<0> {}; struct