Searched refs:_ReadBlocks (Results 1 – 2 of 2) sorted by relevance
46 status_t _ReadBlocks(int fd, uint8* buffer, size_t size);
482 status_t status = _ReadBlocks(fd, buffer, size); in SaveMasterBootRecord()624 LegacyBootMenu::_ReadBlocks(int fd, uint8* buffer, size_t size) in _ReadBlocks() function in LegacyBootMenu