Home
last modified time | relevance | path

Searched defs:SetError (Results 1 – 25 of 31) sorted by relevance

12

/external/lldb/tools/debugserver/source/
DDNBError.h56 void SetError(kern_return_t err) in SetError() function
70 void SetError(ValueType err, FlavorType flavor) in SetError() function
/external/lldb/source/API/
DSBError.cpp130 SBError::SetError (uint32_t err, ErrorType type) in SetError() function in SBError
137 SBError::SetError (const Error &lldb_error) in SetError() function in SBError
DSBCommandReturnObject.cpp335 SBCommandReturnObject::SetError (lldb::SBError &error, const char *fallback_error_cstr) in SetError() function in SBCommandReturnObject
347 SBCommandReturnObject::SetError (const char *error_cstr) in SetError() function in SBCommandReturnObject
/external/lldb/source/Interpreter/
DCommandReturnObject.cpp141 CommandReturnObject::SetError (const Error &error, const char *fallback_error_cstr) in SetError() function in CommandReturnObject
150 CommandReturnObject::SetError (const char *error_cstr) in SetError() function in CommandReturnObject
/external/skia/src/core/
DSkError.cpp87 void SkErrorInternals::SetError(SkError code, const char *fmt, ...) { in SetError() function in SkErrorInternals
/external/webrtc/webrtc/base/
Dasyncudpsocket.cc98 void AsyncUDPSocket::SetError(int error) { in SetError() function in rtc::AsyncUDPSocket
Dasyncsocket.cc91 void AsyncSocketAdapter::SetError(int error) { in SetError() function in rtc::AsyncSocketAdapter
Dasynctcpsocket.cc123 void AsyncTCPSocketBase::SetError(int error) { in SetError() function in rtc::AsyncTCPSocketBase
Dmacasyncsocket.cc288 void MacAsyncSocket::SetError(int error) { in SetError() function in rtc::MacAsyncSocket
Dnatsocketfactory.cc221 void SetError(int error) override { socket_->SetError(error); } in SetError() function in rtc::NATSocket
Dwin32socketserver.cc391 void Win32Socket::SetError(int error) { in SetError() function in rtc::Win32Socket
/external/lldb/tools/debugserver/source/MacOSX/ppc/
DDNBArchImpl.h126 bool SetError (int set, uint32_t err_idx, kern_return_t err) in SetError() function
/external/lldb/source/Core/
DError.cpp266 Error::SetError (ValueType err, ErrorType type) in SetError() function in Error
/external/libweave/src/commands/
Dcommand_instance.cc132 bool CommandInstance::SetError(const Error* command_error, ErrorPtr* error) { in SetError() function in weave::CommandInstance
/external/lldb/tools/debugserver/source/MacOSX/arm/
DDNBArchImpl.h181 bool SetError (int set, uint32_t err_idx, kern_return_t err) in SetError() function
/external/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.cpp269 HRESULT CExtractCallbackConsole::SetError(int level, const wchar_t *name, in SetError() function in CExtractCallbackConsole
/external/lldb/tools/debugserver/source/MacOSX/i386/
DDNBArchImplI386.h164 bool SetError (int flavor, uint32_t err_idx, kern_return_t err) in SetError() function
/external/lldb/tools/debugserver/source/MacOSX/x86_64/
DDNBArchImplX86_64.h169 SetError (int flavor, uint32_t err_idx, kern_return_t err) in SetError() function
/external/lldb/source/Plugins/Process/Utility/
DRegisterContextDarwin_arm.h227 SetError (int flavor, uint32_t err_idx, int err) in SetError() function
DRegisterContextDarwin_i386.h180 SetError (int flavor, uint32_t err_idx, int err) in SetError() function
DRegisterContextDarwin_x86_64.h184 SetError (int flavor, uint32_t err_idx, int err) in SetError() function
/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h138 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp431 HRESULT CExtractCallbackImp::SetError(int level, const wchar_t *name, in SetError() function in CExtractCallbackImp
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp798 void TiXmlDocument::SetError( int err, const char* pError, TiXmlParsingData* data, TiXmlEncoding en… in SetError() function in TiXmlDocument
/external/tinyxml/
Dtinyxmlparser.cpp775 void TiXmlDocument::SetError( int err, const char* pError, TiXmlParsingData* data, TiXmlEncoding en… in SetError() function in TiXmlDocument

12