Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReversecLabs/C3
/ OnAttach
Method
OnAttach
Src/ChannelLinter/MockDeviceBridge.cpp:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
void MockDeviceBridge::OnAttach()
12
{
13
GetDevice()->OnAttach(shared_from_this());
14
}
15
16
void MockDeviceBridge::Detach()
17
{
Callers
1
MakeChannel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected