Searched defs:SetError (Results 1 – 14 of 14) sorted by relevance
11 void AppleScript::SetError(AppleScript::ErrorCode errorCode) { function
34 void SetError(const SMLoc &errLoc, const std::string &err) { in SetError() function
104 void AsyncUDPSocket::SetError(int error) { in SetError() function in talk_base::AsyncUDPSocket
98 virtual void SetError(int error) { in SetError() function
157 void AsyncTCPSocket::SetError(int error) { in SetError() function in talk_base::AsyncTCPSocket
387 void Win32Socket::SetError(int error) { in SetError() function in talk_base::Win32Socket
235 void SetError(int error) { in SetError() function in talk_base::PhysicalSocket
323 void ExtensionUnpacker::SetError(const std::string &error) { in SetError() function in ExtensionUnpacker
134 void SetError(const SMLoc &errLoc, const std::string &err) { in SetError() function
101 void Parser::SetError(string desc) { in SetError() function in Parser
178 void BaseSession::SetError(Error error) { in SetError() function in cricket::BaseSession894 void Session::SetError(Error error) { in SetError() function in cricket::Session
775 void TiXmlDocument::SetError( int err, const char* pError, TiXmlParsingData* data, TiXmlEncoding en… in SetError() function in TiXmlDocument
89 void SetError(bool error) { error_ = error; } in SetError() function
1631 void XMLDocument::SetError( int error, const char* str1, const char* str2 ) in SetError() function in XMLDocument