MCPcopy Create free account
hub / github.com/acidanthera/BrcmPatchRAM / removeProperty

Method removeProperty

BrcmPatchRAM/USBDeviceShim.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63void USBDeviceShim::removeProperty(const char* name)
64{
65 m_pDevice->removeProperty(name);
66}
67
68IOReturn USBDeviceShim::getStringDescriptor(UInt8 index, char *buf, int maxLen, UInt16 lang)
69{

Callers 1

setPowerStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected