Symbol: _InstallationError
src/apps/installer/WorkerThread.cpp
478
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
489
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
494
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
498
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
505
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
510
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
514
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
517
return _InstallationError(err); // shouldn't happen
src/apps/installer/WorkerThread.cpp
528
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
535
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
540
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
543
return _InstallationError(err); // shouldn't happen
src/apps/installer/WorkerThread.cpp
549
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
563
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
601
return _InstallationError(B_CANCELED);
src/apps/installer/WorkerThread.cpp
605
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
621
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
626
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
632
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
642
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
645
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
653
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
661
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
671
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
677
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
681
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
685
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
699
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
703
return _InstallationError(err);
src/apps/installer/WorkerThread.cpp
707
return _InstallationError(err);
src/apps/installer/WorkerThread.h
51
status_t _InstallationError(status_t error);