Searched refs:GetBitmapLength (Results 1 – 2 of 2) sorted by relevance
2606 uint8_t GetBitmapLength(void) { return mBitmapLength; } in GetBitmapLength() function in ot::Dns::NsecRecord::TypeBitMap
333 VerifyOrQuit(bitmap.GetBitmapLength() <= NsecRecord::TypeBitMap::kMaxLength); in ParseFrom()341 for (uint16_t type = 0; type < bitmap.GetBitmapLength() * kBitsPerByte; type++) in ParseFrom()