Home
last modified time | relevance | path

Searched refs:connectionError (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/remoting/webapp/
Dserver_log_entry.js79 function(connectionError) { argument
80 switch(connectionError) {
104 return 'unknown-' + connectionError;
212 connectionError, mode) { argument
220 if (connectionError != remoting.Error.NONE) {
222 remoting.ServerLogEntry.getValueForError(connectionError));
Dlog_to_server.js53 function(state, connectionError, mode) { argument
66 state, connectionError, mode);
/external/chromium_org/chrome/common/extensions/api/
Dgcd_private.idl41 connectionError,