Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/common/
H A Dtlvs.hpp189 … template <typename SimpleTlvType> const typename SimpleTlvType::ValueType &ReadValueAs(void) const in ReadValueAs() function in ot::Tlv
206 template <typename UintTlvType> typename UintTlvType::UintValueType ReadValueAs(void) const in ReadValueAs() function in ot::Tlv