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

Method newManufacturerString

360Controller/Controller.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165OSString* Xbox360ControllerClass::newManufacturerString() const
166{
167 return getDeviceString(GetOwnerProvider(this)->GetManufacturerStringIndex());
168}
169
170OSNumber* Xbox360ControllerClass::newPrimaryUsageNumber() const
171{

Callers

nothing calls this directly

Calls 1

GetOwnerProviderFunction · 0.85

Tested by

no test coverage detected