Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeptemberHX/dde-top-panel
/ startLoader
Method
startLoader
frame/controller/dockpluginscontroller.cpp:133–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void DockPluginsController::startLoader()
134
{
135
loadLocalPlugins();
136
loadSystemPlugins();
137
}
138
139
void DockPluginsController::loadLocalPlugins()
140
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected