Searched refs:IOPMPowerSourceList (Results 1 – 4 of 4) sorted by relevance
33 OSDefineMetaClassAndStructors(IOPMPowerSourceList, OSObject) in OSDefineMetaClassAndStructors() argument40 IOPMPowerSourceList::initialize( void ) in OSDefineMetaClassAndStructors()52 IOPMPowerSourceList::addToList(IOPMPowerSource *newPowerSource) in addToList()80 IOPMPowerSourceList::firstInList( void ) in firstInList()91 IOPMPowerSourceList::nextInList(IOPMPowerSource *currentItem) in nextInList()105 IOPMPowerSourceList::numberOfItems( void ) in numberOfItems()117 IOPMPowerSourceList::removeFromList( IOPMPowerSource * theItem ) in removeFromList()155 IOPMPowerSourceList::free(void ) in free()
33 class IOPMPowerSourceList : public OSObject35 OSDeclareDefaultStructors(IOPMPowerSourceList);
175 friend class IOPMPowerSourceList; variable
54 iokit/Kernel/IOPMPowerSourceList.cpp optional iokitcpp