Home
last modified time | relevance | path

Searched refs:NotifyError (Results 1 – 6 of 6) sorted by relevance

/system/ulib/logger/
A Dlogger.cpp99 NotifyError(status); in OnLogMessage()
107 NotifyError(status); in OnLogMessage()
116 NotifyError(status); in OnLogMessage()
122 NotifyError(status); in OnLogMessage()
128 NotifyError(ZX_ERR_PEER_CLOSED); in OnLogMessage()
134 NotifyError(status); in OnHandleReady()
145 NotifyError(status); in OnHandleReady()
151 NotifyError(status); in OnHandleReady()
161 NotifyError(ZX_ERR_PEER_CLOSED); in OnHandleReady()
199 void LoggerImpl::NotifyError(zx_status_t error) { in NotifyError() function in logger::LoggerImpl
/system/ulib/runtests-utils/
A Dlog-exporter.cpp64 NotifyError(status); in OnHandleReady()
75 NotifyError(status); in OnHandleReady()
81 NotifyError(status); in OnHandleReady()
89 NotifyError(ZX_ERR_PEER_CLOSED); in OnHandleReady()
234 void LogExporter::NotifyError(zx_status_t error) { in NotifyError() function in runtests::LogExporter
/system/ulib/process-launcher/
A Dlauncher.cpp56 NotifyError(status); in OnHandleReady()
67 NotifyError(status); in OnHandleReady()
73 NotifyError(status); in OnHandleReady()
81 NotifyError(ZX_ERR_PEER_CLOSED); in OnHandleReady()
303 void LauncherImpl::NotifyError(zx_status_t error) { in NotifyError() function in launcher::LauncherImpl
A Dlauncher.h50 void NotifyError(zx_status_t error);
/system/ulib/logger/include/lib/logger/
A Dlogger.h49 void NotifyError(zx_status_t error);
/system/ulib/runtests-utils/include/runtests-utils/
A Dlog-exporter.h108 void NotifyError(zx_status_t error);

Completed in 11 milliseconds