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

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

Completed in 18 milliseconds