MCPcopy Create free account
hub / github.com/apache/brpc / Destroy

Method Destroy

src/brpc/rtmp.cpp:1258–1260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1256}
1257
1258void RtmpStreamBase::Destroy() {
1259 return;
1260}
1261
1262int RtmpStreamBase::SendMessage(uint32_t timestamp,
1263 uint8_t message_type,

Callers 5

operator()Method · 0.45
~SharedLoadBalancerMethod · 0.45
RecreateMethod · 0.45
reset_parsing_contextMethod · 0.45

Calls 5

StartCancelFunction · 0.85
bthread_timer_delFunction · 0.85
unlockMethod · 0.45
swapMethod · 0.45
exchangeMethod · 0.45

Tested by

no test coverage detected