MCPcopy Create free account
hub / github.com/360Controller/360Controller / sProbe

Method sProbe

Feedback360/Feedback360.cpp:678–681  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

676}
677
678IOReturn Feedback360::sProbe(void *self, CFDictionaryRef propertyTable, io_service_t service, SInt32 *order)
679{
680 return getThis(self)->Probe(propertyTable, service, order);
681}
682
683IOReturn Feedback360::sStart(void *self, CFDictionaryRef propertyTable, io_service_t service)
684{

Callers

nothing calls this directly

Calls 1

ProbeMethod · 0.45

Tested by

no test coverage detected