Searched refs:formOutgoingBinaryMessage (Results 1 – 3 of 3) sorted by relevance
77 auto msgs = upstream->formOutgoingBinaryMessage( in processOutgoingResponse()170 MediaHandlerElement::formOutgoingBinaryMessage(ChainedOutgoingProduct product) { in formOutgoingBinaryMessage() function in rtc::MediaHandlerElement184 return upstream->formOutgoingBinaryMessage(newProduct); in formOutgoingBinaryMessage()
84 auto optOutgoing = root->formOutgoingBinaryMessage(ChainedOutgoingProduct(messages)); in handleOutgoingBinary()
85 optional<ChainedOutgoingProduct> formOutgoingBinaryMessage(ChainedOutgoingProduct product);