Searched refs:ComputeLengthFunc (Results 1 – 2 of 2) sorted by relevance
25 using ComputeLengthFunc = std::function<uint32_t(const Message *inMsg)>; variable30 ComputeLengthFunc computeFunc;
129 ComputeLengthFunc computeFunc = nullptr; in CalculateLen()