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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp1411 uint16_t FilePathLength; member in struct:__anon716
1415 loadOptionHeader.FilePathLength = data->getLength();
1417 gIOHibernateBoot0082Data = OSData::withCapacity(sizeof(loadOptionHeader) + loadOptionHeader.FilePathLength);

Completed in 23 milliseconds