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

/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h56 * 4. Call updateStatus() on itself when all such settings have been updated.
59 * updateStatus() on launch.
225 /*! @function updateStatus
229 the battery's controller must call updateStatus() every time state changes \
234 virtual void updateStatus(void);
268 * Subclasses must follow all property changes with a call to updateStatus()
/xnu-2782.1.97/iokit/Kernel/
H A DIOPMPowerSource.cpp124 // updateStatus
129 void IOPMPowerSource::updateStatus (void) function in class:IOPMPowerSource

Completed in 77 milliseconds