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

/haiku/src/apps/installer/
H A DWorkerThread.cpp355 return _InstallationError(err);
366 return _InstallationError(err);
371 return _InstallationError(err);
375 return _InstallationError(err);
382 return _InstallationError(err);
387 return _InstallationError(err);
391 return _InstallationError(err);
394 return _InstallationError(err); // shouldn't happen
405 return _InstallationError(err);
412 return _InstallationError(er
641 WorkerThread::_InstallationError(status_t error) function in class:WorkerThread
[all...]
H A DWorkerThread.h49 status_t _InstallationError(status_t error);

Completed in 89 milliseconds