Home
last modified time | relevance | path

Searched refs:setIsCharging (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPMPowerSource.h276 void setIsCharging(bool);
/xnu-11215/iokit/Kernel/
H A DIOPMPowerSource.cpp279 IOPMPowerSource::setIsCharging(bool b) in setIsCharging() function in IOPMPowerSource