Home
last modified time | relevance | path

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

/xnu-11215/libkern/libkern/c++/
H A DOSData.h729 appendValue(const T& value) in appendValue() function
/xnu-11215/iokit/Kernel/
H A DIOHibernateIO.cpp806 gIOHibernateBoot0082Data->appendValue(loadOptionHeader); in IOHibernateSystemSleep()
2797 noteProp->appendValue(element); in IOHibernateSystemRestart()
2799 noteProp->appendValue(element); in IOHibernateSystemRestart()
2804 noteProp->appendValue(element); in IOHibernateSystemRestart()
H A DIOPolledInterface.cpp449 ctx->extents->appendValue(extent); in file_extent_callback()
H A DIOKitDebug.cpp1341 data->appendValue(instFlags); in IOTrackingDebug()
H A DIOPMrootDomain.cpp2339 aggressivesData->appendValue(newRecord); in handleAggressivesRequests()
/xnu-11215/libkern/c++/
H A DOSSerializeBinary.cpp132 indexData->appendValue(offset); in addBinaryObject()
H A DOSKext.cpp3727 if (!result->appendValue(entryRef)) { in createMkext2FileEntry()