Home
last modified time | relevance | path

Searched defs:GetError (Results 1 – 25 of 82) sorted by relevance

1234

/external/chromium/third_party/libjingle/source/talk/examples/login/
Dxmppauth.h52 virtual int GetError() const { return 0; } in GetError() function
Dxmppsocket.cc173 int XmppSocket::GetError() { in GetError() function in XmppSocket
/external/chromium_org/third_party/libjingle/source/talk/base/
Dnethelpers.h58 virtual int GetError() const { return error_; } in GetError() function
Dsslsocketfactory.cc70 virtual int GetError() const { in GetError() function in talk_base::ProxySocketAdapter
Dasyncudpsocket.cc105 int AsyncUDPSocket::GetError() const { in GetError() function in talk_base::AsyncUDPSocket
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
Dxmppauth.h55 virtual int GetError() const { return 0; } in GetError() function
Dxmppsocket.cc182 int XmppSocket::GetError() { in GetError() function in buzz::XmppSocket
/external/chromium_org/ppapi/c/
Dppb_graphics_3d.h233 int32_t (*GetError)(PP_Resource context); member
/external/chromium/chrome/browser/extensions/
Dextension_function.cc54 const std::string AsyncExtensionFunction::GetError() { in GetError() function in AsyncExtensionFunction
/external/chromium_org/remoting/client/plugin/
Ddelegating_signal_strategy.cc48 SignalStrategy::Error DelegatingSignalStrategy::GetError() const { in GetError() function in remoting::DelegatingSignalStrategy
/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dtcpport.cc137 int TCPPort::GetError() { in GetError() function in cricket::TCPPort
237 int TCPConnection::GetError() { in GetError() function in cricket::TCPConnection
Dtransportchannelproxy.cc73 int TransportChannelProxy::GetError() { in GetError() function in cricket::TransportChannelProxy
Dp2ptransportchannel.h85 virtual int GetError() { return error_; } in GetError() function
Dudpport.cc97 int UDPPort::GetError() { in GetError() function in cricket::UDPPort
Drawtransportchannel.cc92 int RawTransportChannel::GetError() { in GetError() function in cricket::RawTransportChannel
Drelayport.cc76 int GetError() { return socket_->GetError(); } in GetError() function in cricket::RelayConnection
359 int RelayPort::GetError() { in GetError() function in cricket::RelayPort
498 int RelayEntry::GetError() { in GetError() function in cricket::RelayEntry
/external/chromium_org/third_party/libjingle/source/talk/sound/
Dalsasoundsystem.cc226 const char *GetError(int err) { in GetError() function in cricket::AlsaStream
340 const char *GetError(int err) { in GetError() function in cricket::AlsaInputStream
447 const char *GetError(int err) { in GetError() function in cricket::AlsaOutputStream
757 inline const char *AlsaSoundSystem::GetError(int err) { in GetError() function in cricket::AlsaSoundSystem
/external/chromium_org/remoting/jingle_glue/
Dfake_signal_strategy.cc57 SignalStrategy::Error FakeSignalStrategy::GetError() const { in GetError() function in remoting::FakeSignalStrategy
/external/chromium/third_party/libjingle/source/talk/base/
Dsslsocketfactory.cc70 virtual int GetError() const { in GetError() function in talk_base::ProxySocketAdapter
Dasyncudpsocket.cc100 int AsyncUDPSocket::GetError() const { in GetError() function in talk_base::AsyncUDPSocket
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dtcpport.cc185 int TCPPort::GetError() { in GetError() function in cricket::TCPPort
296 int TCPConnection::GetError() { in GetError() function in cricket::TCPConnection
Drawtransportchannel.cc96 int RawTransportChannel::GetError() { in GetError() function in cricket::RawTransportChannel
/external/chromium_org/ppapi/thunk/
Dppb_graphics_3d_thunk.cc66 int32_t GetError(PP_Resource context) { in GetError() function
/external/chromium_org/jingle/notifier/base/
Dgaia_token_pre_xmpp_auth.cc86 int GaiaTokenPreXmppAuth::GetError() const { in GetError() function in notifier::GaiaTokenPreXmppAuth
/external/chromium_org/gpu/command_buffer/service/
Dcommand_buffer_service_unittest.cc48 int32 GetError() { in GetError() function in gpu::CommandBufferServiceTest

1234