Home
last modified time | relevance | path

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

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