MCPcopy 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
683IOReturn Feedback360::sStart(void *self, CFDictionaryRef propertyTable, io_service_t service)
684{
685 return getThis(self)->Start(propertyTable, service);
686}
687
688IOReturn Feedback360::sStop(void *self)
689{

Callers

nothing calls this directly

Calls 1

StartMethod · 0.45

Tested by

no test coverage detected