HomeSort by relevance Sort by last modified time
    Searched refs:SetError (Results 26 - 34 of 34) sorted by null

12

  /external/chromium/third_party/libjingle/source/talk/base/
firewallsocketserver.cc 51 SetError(EHOSTUNREACH);
physicalsocketserver.cc 197 SetError(EALREADY);
235 void SetError(int error) {
    [all...]
win32socketserver.cc 387 void Win32Socket::SetError(int error) {
  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.cc 393 session->SetError(BaseSession::ERROR_CONTENT);
400 session->SetError(BaseSession::ERROR_CONTENT);
407 session->SetError(BaseSession::ERROR_CONTENT);
414 session->SetError(BaseSession::ERROR_CONTENT);
    [all...]
  /external/tinyxml/
tinyxml.cpp 762 if ( document ) document->SetError( TIXML_ERROR_OUT_OF_MEMORY, 0, 0, TIXML_ENCODING_UNKNOWN );
1023 SetError( TIXML_ERROR_OPENING_FILE, 0, 0, TIXML_ENCODING_UNKNOWN );
1082 SetError( TIXML_ERROR_OPENING_FILE, 0, 0, TIXML_ENCODING_UNKNOWN );
    [all...]
tinyxml.h     [all...]
  /external/llvm/lib/MC/MCParser/
AsmLexer.cpp 47 SetError(SMLoc::getFromPointer(Loc), Msg);
  /external/openfst/src/include/fst/
queue.h 89 void SetError(bool error) { error_ = error; }
328 QueueBase<S>::SetError(true);
  /external/tinyxml2/
tinyxml2.h     [all...]

Completed in 1086 milliseconds

12