OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INCOMPATIBLE_PROTOCOL
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/remoting/protocol/
errors.h
19
INCOMPATIBLE_PROTOCOL
,
jingle_session.cc
64
return
INCOMPATIBLE_PROTOCOL
;
159
CloseInternal(
INCOMPATIBLE_PROTOCOL
);
457
CloseInternal(
INCOMPATIBLE_PROTOCOL
);
462
CloseInternal(
INCOMPATIBLE_PROTOCOL
);
489
CloseInternal(
INCOMPATIBLE_PROTOCOL
);
542
error_ =
INCOMPATIBLE_PROTOCOL
;
636
case
INCOMPATIBLE_PROTOCOL
:
jingle_session_manager.cc
127
error =
INCOMPATIBLE_PROTOCOL
;
/external/chromium_org/remoting/webapp/
error.js
25
INCOMPATIBLE_PROTOCOL
: /*i18n-content*/'ERROR_INCOMPATIBLE_PROTOCOL',
server_log_entry.js
91
case remoting.Error.
INCOMPATIBLE_PROTOCOL
:
client_session.js
293
INCOMPATIBLE_PROTOCOL
: 3,
952
case remoting.ClientSession.ConnectionError.
INCOMPATIBLE_PROTOCOL
:
953
this.error_ = remoting.Error.
INCOMPATIBLE_PROTOCOL
;
[
all
...]
/external/chromium_org/remoting/client/
server_log_entry_client.cc
73
case protocol::
INCOMPATIBLE_PROTOCOL
:
/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/jni/
JniInterface.java
82
INCOMPATIBLE_PROTOCOL
(3, R.string.error_incompatible_protocol),
/external/chromium_org/remoting/client/plugin/
chromoting_instance.cc
139
case protocol::
INCOMPATIBLE_PROTOCOL
:
140
return "
INCOMPATIBLE_PROTOCOL
";
[
all
...]
Completed in 1064 milliseconds