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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIONVRAM.h118 virtual OSData *unescapeBytesToData(const UInt8 *bytes, UInt32 length);
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIONVRAM.cpp1042 tmpObject = unescapeBytesToData(propData, propDataLength);
1377 OSData *IODTNVRAM::unescapeBytesToData(const UInt8 *bytes, UInt32 length) function in class:IODTNVRAM
1525 *value = unescapeBytesToData(resultValue, resultValueLen);

Completed in 30 milliseconds