Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/360Controller/360Controller
/ sStart
Method
sStart
Feedback360/Feedback360.cpp:683–686 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
681
}
682
683
IOReturn Feedback360::sStart(void *self, CFDictionaryRef propertyTable, io_service_t service)
684
{
685
return getThis(self)->Start(propertyTable, service);
686
}
687
688
IOReturn Feedback360::sStop(void *self)
689
{
Callers
nothing calls this directly
Calls
1
Start
Method · 0.45
Tested by
no test coverage detected