/external/lldb/tools/debugserver/source/ |
D | DNBError.h | 56 void SetError(kern_return_t err) in SetError() function 70 void SetError(ValueType err, FlavorType flavor) in SetError() function
|
/external/lldb/source/API/ |
D | SBError.cpp | 130 SBError::SetError (uint32_t err, ErrorType type) in SetError() function in SBError 137 SBError::SetError (const Error &lldb_error) in SetError() function in SBError
|
D | SBCommandReturnObject.cpp | 335 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/ |
D | CommandReturnObject.cpp | 141 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/ |
D | SkError.cpp | 87 void SkErrorInternals::SetError(SkError code, const char *fmt, ...) { in SetError() function in SkErrorInternals
|
/external/webrtc/webrtc/base/ |
D | asyncudpsocket.cc | 98 void AsyncUDPSocket::SetError(int error) { in SetError() function in rtc::AsyncUDPSocket
|
D | asyncsocket.cc | 91 void AsyncSocketAdapter::SetError(int error) { in SetError() function in rtc::AsyncSocketAdapter
|
D | asynctcpsocket.cc | 123 void AsyncTCPSocketBase::SetError(int error) { in SetError() function in rtc::AsyncTCPSocketBase
|
D | macasyncsocket.cc | 288 void MacAsyncSocket::SetError(int error) { in SetError() function in rtc::MacAsyncSocket
|
D | natsocketfactory.cc | 221 void SetError(int error) override { socket_->SetError(error); } in SetError() function in rtc::NATSocket
|
D | win32socketserver.cc | 391 void Win32Socket::SetError(int error) { in SetError() function in rtc::Win32Socket
|
/external/lldb/tools/debugserver/source/MacOSX/ppc/ |
D | DNBArchImpl.h | 126 bool SetError (int set, uint32_t err_idx, kern_return_t err) in SetError() function
|
/external/lldb/source/Core/ |
D | Error.cpp | 266 Error::SetError (ValueType err, ErrorType type) in SetError() function in Error
|
/external/libweave/src/commands/ |
D | command_instance.cc | 132 bool CommandInstance::SetError(const Error* command_error, ErrorPtr* error) { in SetError() function in weave::CommandInstance
|
/external/lldb/tools/debugserver/source/MacOSX/arm/ |
D | DNBArchImpl.h | 181 bool SetError (int set, uint32_t err_idx, kern_return_t err) in SetError() function
|
/external/lzma/CPP/7zip/UI/Console/ |
D | ExtractCallbackConsole.cpp | 269 HRESULT CExtractCallbackConsole::SetError(int level, const wchar_t *name, in SetError() function in CExtractCallbackConsole
|
/external/lldb/tools/debugserver/source/MacOSX/i386/ |
D | DNBArchImplI386.h | 164 bool SetError (int flavor, uint32_t err_idx, kern_return_t err) in SetError() function
|
/external/lldb/tools/debugserver/source/MacOSX/x86_64/ |
D | DNBArchImplX86_64.h | 169 SetError (int flavor, uint32_t err_idx, kern_return_t err) in SetError() function
|
/external/lldb/source/Plugins/Process/Utility/ |
D | RegisterContextDarwin_arm.h | 227 SetError (int flavor, uint32_t err_idx, int err) in SetError() function
|
D | RegisterContextDarwin_i386.h | 180 SetError (int flavor, uint32_t err_idx, int err) in SetError() function
|
D | RegisterContextDarwin_x86_64.h | 184 SetError (int flavor, uint32_t err_idx, int err) in SetError() function
|
/external/llvm/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 138 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ExtractCallback.cpp | 431 HRESULT CExtractCallbackImp::SetError(int level, const wchar_t *name, in SetError() function in CExtractCallbackImp
|
/external/sfntly/cpp/src/test/tinyxml/ |
D | tinyxmlparser.cpp | 798 void TiXmlDocument::SetError( int err, const char* pError, TiXmlParsingData* data, TiXmlEncoding en… in SetError() function in TiXmlDocument
|
/external/tinyxml/ |
D | tinyxmlparser.cpp | 775 void TiXmlDocument::SetError( int err, const char* pError, TiXmlParsingData* data, TiXmlEncoding en… in SetError() function in TiXmlDocument
|