Home
last modified time | relevance | path

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

/system/nvram/messages/include/nvram/messages/
Dproto.hpp258 static constexpr auto kFieldSpecList = member
260 using FieldSpecs = typename remove_const<decltype(kFieldSpecList)>::Type;
280 static_assert(CheckFieldNumbersAscending(kFieldSpecList, 0),
289 static constexpr auto kFieldSpec = kFieldSpecList.template Get<index>();
363 static constexpr size_t kNumDescriptors = kFieldSpecList.kSize;