OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ERROR_CONTENT
(Results
1 - 8
of
8
) sorted by null
/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/chromium_org/third_party/libjingle/source/talk/session/media/
call.cc
875
session->SetError(BaseSession::
ERROR_CONTENT
);
886
session->SetError(BaseSession::
ERROR_CONTENT
);
897
session->SetError(BaseSession::
ERROR_CONTENT
);
[
all
...]
channel_unittest.cc
[
all
...]
channel.cc
864
session->SetError(BaseSession::
ERROR_CONTENT
);
877
session->SetError(BaseSession::
ERROR_CONTENT
);
[
all
...]
/external/chromium/third_party/libjingle/source/talk/p2p/base/
session.h
164
ERROR_CONTENT
= 4, // channel errors in SetLocalContent/SetRemoteContent
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
session.h
250
ERROR_CONTENT
= 4, // channel errors in SetLocalContent/SetRemoteContent
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession.cc
343
GET_STRING_OF_ERROR(
ERROR_CONTENT
)
[
all
...]
webrtcsession_unittest.cc
[
all
...]
Completed in 112 milliseconds