Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
63
void USBDeviceShim::removeProperty(const char* name)
64
{
65
m_pDevice->removeProperty(name);
66
}
67
68
IOReturn USBDeviceShim::getStringDescriptor(UInt8 index, char *buf, int maxLen, UInt16 lang)
69
{
Callers
1
setPowerState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected