Searched refs:SetProtoBufSz (Results 1 – 2 of 2) sorted by relevance
66 void SetProtoBufSz(size_t sz) { small_msg_.body.msg.proto_sz = sz; } in SetProtoBufSz() function
84 msg->SetProtoBufSz(size_needed); in SendMessage()