Searched refs:aReserveHeader (Results 1 – 2 of 2) sorted by relevance
71 Message *MessagePool::Allocate(Message::Type aType, uint16_t aReserveHeader, const Message::Setting… in Allocate() argument81 message->SetReserved(aReserveHeader); in Allocate()99 Message *MessagePool::Allocate(Message::Type aType, uint16_t aReserveHeader) in Allocate() argument101 return Allocate(aType, aReserveHeader, Message::Settings::GetDefault()); in Allocate()
1713 …Message *Allocate(Message::Type aType, uint16_t aReserveHeader, const Message::Settings &aSettings…1734 Message *Allocate(Message::Type aType, uint16_t aReserveHeader);