Searched defs:aCompressOffset (Results 1 – 1 of 1) sorted by relevance
3086 …tcome Core::TxMessage::AppendLabel(Section aSection, const char *aLabel, uint16_t &aCompressOffset) in AppendLabel()3093 uint16_t &aCompressOffset) in AppendMultipleLabels()3101 uint16_t &aCompressOffset) in AppendLabels()3141 …TxMessage::AppendServiceType(Section aSection, const char *aServiceType, uint16_t &aCompressOffset) in AppendServiceType()3228 void Core::TxMessage::SaveOffset(uint16_t &aCompressOffset, const Message &aMessage, Section aSecti… in SaveOffset()