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

/external/lldb/source/Core/
H A DError.cpp331 int length = SetErrorStringWithVarArg (format, args);
343 Error::SetErrorStringWithVarArg (const char *format, va_list args) function in class:Error

Completed in 225 milliseconds