Searched refs:SetErrorStringWithVarArg (Results 1 – 3 of 3) sorted by relevance
331 int length = SetErrorStringWithVarArg (format, args); in SetErrorStringWithFormat()343 Error::SetErrorStringWithVarArg (const char *format, va_list args) in SetErrorStringWithVarArg() function in Error
272 SetErrorStringWithVarArg (const char *format, va_list args);
171 int num_chars = m_opaque_ap->SetErrorStringWithVarArg (format, args); in SetErrorStringWithFormat()