MCPcopy Create free account
hub / github.com/ReversecLabs/C3 / GetChunkSender

Method GetChunkSender

Src/ChannelLinter/MockDeviceBridge.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 }
122
123 FSecure::C3::Linter::MockDeviceBridge::ChunkSender MockDeviceBridge::GetChunkSender(ByteView blob)
124 {
125 return { *m_Device, m_QoS, blob };
126 }
127
128 FSecure::C3::Linter::MockDeviceBridge::ChunkReceiver MockDeviceBridge::GetChunkReceiver()
129 {

Callers 1

TestOverlappedMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestOverlappedMethod · 0.64