Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ Stop
Method
Stop
Service/PluginService.cpp:61–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void CPluginService::Stop()
62
{
63
if(m_Service)
64
m_Service->Clean();
65
m_Service.reset();
66
}
Callers
1
stop
Method · 0.45
Calls
1
Clean
Method · 0.45
Tested by
no test coverage detected