Home
last modified time | relevance | path

Searched defs:to_underlying (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/ftl/
Dmixins.h88 constexpr const T& to_underlying(const Constructible<Self, T>& c) { in to_underlying() function
/frameworks/native/services/stats/
DStatsAidl.cpp46 constexpr typename std::underlying_type<E>::type to_underlying(E e) noexcept { in to_underlying() function