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

/haiku/src/apps/bootmanager/
H A DLegacyBootMenu.cpp65 bool WriteInt16(int16 value);
125 LittleEndianMallocIO::WriteInt16(int16 value) function in class:LittleEndianMallocIO
422 newBootLoader.WriteInt16(menuEntries);
423 newBootLoader.WriteInt16(defaultMenuEntry);
424 newBootLoader.WriteInt16(timeout);

Completed in 101 milliseconds