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

/haiku/src/apps/installer/
H A DWorkerThread.h42 status_t _WriteBootSector(BPath& path);
H A DWorkerThread.cpp217 if (_WriteBootSector(targetDirectory) != B_OK) {
294 WorkerThread::_WriteBootSector(BPath &path) function in class:WorkerThread
576 err = _WriteBootSector(targetDirectory);

Completed in 36 milliseconds