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

Method ReDeleteChannel

Src/Core/Profiler.cpp:1123–1126  ·  view source on GitHub ↗

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

1121
1122////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
1123void FSecure::C3::Core::Profiler::Gateway::ReDeleteChannel(DeviceId iidOfDeviceToDetach)
1124{
1125 m_Channels.Remove(iidOfDeviceToDetach);
1126}
1127
1128////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
1129void FSecure::C3::Core::Profiler::Gateway::ReDeletePeripheral(DeviceId iidOfDeviceToDetach)

Callers 1

DetachDeviceMethod · 0.80

Calls 1

RemoveMethod · 0.45

Tested by

no test coverage detected