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

Method ReTurnOffConnector

Src/Core/Profiler.cpp:1117–1120  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1115
1116////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
1117void FSecure::C3::Core::Profiler::Gateway::ReTurnOffConnector(HashT connectorNameHash)
1118{
1119 m_Connectors.Remove(connectorNameHash);
1120}
1121
1122////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
1123void FSecure::C3::Core::Profiler::Gateway::ReDeleteChannel(DeviceId iidOfDeviceToDetach)

Callers 1

TurnOffConnectorMethod · 0.80

Calls 1

RemoveMethod · 0.45

Tested by

no test coverage detected