Searched refs:_rDiagnosticMessage (Results 1 – 2 of 2) sorted by relevance
775 Bootstrap::Status Bootstrap::checkBootstrapStatus(OUString& _rDiagnosticMessage) in checkBootstrapStatus() argument779 return checkBootstrapStatus(_rDiagnosticMessage,eDummyCode); in checkBootstrapStatus()783 Bootstrap::Status Bootstrap::checkBootstrapStatus(rtl::OUString& _rDiagnosticMessage, FailureCode& … in checkBootstrapStatus() argument798 _rDiagnosticMessage = sErrorBuffer.makeStringAndClear(); in checkBootstrapStatus()
123 static Status checkBootstrapStatus(rtl::OUString& _rDiagnosticMessage);128 … static Status checkBootstrapStatus(rtl::OUString& _rDiagnosticMessage, FailureCode& _rErrCode);
Completed in 19 milliseconds