Searched refs:aReserveHeader (Results 1 – 2 of 2) sorted by relevance
61 Message *MessagePool::Allocate(Message::Type aType, uint16_t aReserveHeader, const Message::Setting… in Allocate() argument71 message->SetReserved(aReserveHeader); in Allocate()91 Message *MessagePool::Allocate(Message::Type aType, uint16_t aReserveHeader) in Allocate() argument93 return Allocate(aType, aReserveHeader, Message::Settings::GetDefault()); in Allocate()
1826 …Message *Allocate(Message::Type aType, uint16_t aReserveHeader, const Message::Settings &aSettings…1845 Message *Allocate(Message::Type aType, uint16_t aReserveHeader);