Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ GrStreamPlugin
Method
GrStreamPlugin
src/render/plugin_interface/gr_stream_plugin.cpp:10–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
{
9
10
GrStreamPlugin::GrStreamPlugin() : GrPluginInterface() {
11
plugin_type_ = GrPluginType::kStream;
12
}
13
14
GrStreamPlugin::~GrStreamPlugin() {
15
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected