Searched defs:SetErrorStringWithFormat (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/API/
H A DSBError.cpp166 SBError::SetErrorStringWithFormat (const char *format, ...) function in class:SBError
/external/lldb/source/Core/
H A DError.cpp202 SetErrorStringWithFormat("error: %s err = %s (0x%8.8x)", arg_msg, err_str, m_code);
241 SetErrorStringWithFormat("error: %s err = %s (0x%8.8x)", arg_msg, err_str, m_code);
325 Error::SetErrorStringWithFormat (const char *format, ...) function in class:Error

Completed in 203 milliseconds