Home
last modified time | relevance | path

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

/external/openthread/src/core/common/
Ddata.hpp117 …using LengthType = typename TypeTraits::Conditional<kDataLengthType == kWithUint8Length, uint8_t, … typedef in ot::Data
284 using LengthType = typename Base::LengthType; typedef in ot::MutableData
/external/skia/modules/svg/include/
DSkSVGRenderContext.h32 enum class LengthType { enum