Searched defs:aCompressOffset (Results 1 – 1 of 1) sorted by relevance
2893 …tcome Core::TxMessage::AppendLabel(Section aSection, const char *aLabel, uint16_t &aCompressOffset) in AppendLabel()2900 uint16_t &aCompressOffset) in AppendMultipleLabels()2908 uint16_t &aCompressOffset) in AppendLabels()2948 …TxMessage::AppendServiceType(Section aSection, const char *aServiceType, uint16_t &aCompressOffset) in AppendServiceType()3025 void Core::TxMessage::SaveOffset(uint16_t &aCompressOffset, const Message &aMessage, Section aSecti… in SaveOffset()