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

/haiku/src/apps/cortex/addons/common/
H A DControlAppLauncher.cpp51 m_error(B_OK) {
54 m_error = launch();
H A DControlAppLauncher.h60 status_t error() const { return m_error; }
70 status_t m_error; member in class:ControlAppLauncher
/haiku/src/apps/cortex/Persistence/
H A DExportContext.h218 const char* errorText() const { return m_error.String(); }
243 BString m_error; member in class:ExportContext

Completed in 79 milliseconds