Searched refs:manufacturerKey (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMPowerSource.cpp87 manufacturerKey = OSSymbol::withCString(kIOPMPSManufacturerKey);
116 if(manufacturerKey) manufacturerKey->release();
278 setPSProperty(manufacturerKey, s);
403 return OSDynamicCast(OSSymbol, properties->getObject(manufacturerKey));
/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h203 const OSSymbol *manufacturerKey; member in class:IOPMPowerSource

Completed in 13 milliseconds