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

/xnu-2782.1.97/iokit/Kernel/
H A DIOPMPowerSource.cpp167 OSObject *lastVal; local
176 if( (lastVal = properties->getObject(key)) ) {
177 if(val->isEqualTo(lastVal)) {

Completed in 20 milliseconds