Home
last modified time | relevance | path

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

/system/nvram/messages/include/nvram/messages/
Dproto.hpp168 struct IsVarintCompatible { struct
170 struct IsCastConvertible {
180 static constexpr bool value = IsCastConvertible<Type, uint64_t>::value &&