Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/Families/IOSystemManagement/
H A DIOWatchDogTimer.cpp85 UInt32 theValue; in setProperties() local
99 theValue = theNumber->unsigned32BitValue(); in setProperties()
100 if (theValue == 0) { in setProperties()
106 setWatchDogTimer(theValue); in setProperties()