HomeSort by relevance Sort by last modified time
    Searched full:remote (Results 1201 - 1225 of 3672) sorted by null

<<41424344454647484950>>

  /external/chromium_org/remoting/host/
local_input_monitor_win.cc 134 // If the local input cannot be monitored, the remote user can take over
188 // Notify the observer about mouse events generated locally. Remote (injected)
token_validator_factory_impl_unittest.cc 29 const char kRemoteJid[] = "user@example.com/remote";
35 "client:user@example.com/local host:user@example.com/remote";
  /external/chromium_org/remoting/protocol/
jingle_session.h 87 // Adds to a new channel the remote candidates received before it was created.
177 // Pending remote candidates, received before the local channels were created.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
_stream_base.py 108 prepends remote address to the exception message and raise again.
137 prepends remote address to the exception message and raise again.
  /external/chromium_org/third_party/WebKit/public/platform/
WebURLResponse.h 179 // Remote IP address of the socket which fetched this resource.
183 // Remote port number of the socket which fetched this resource.
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transportchannel.h 114 // Gets a copy of the remote side's SSL certificate, owned by the caller.
130 // being routed, i.e. to a different remote location. The candidate
transportchannelimpl.h 104 // Set DTLS Remote fingerprint. Must be after local identity set.
114 // Invoked when there is conflict in the ICE role between local and remote
  /external/chromium_org/third_party/webrtc/examples/android/media_demo/src/org/webrtc/webrtcdemo/
SettingsMenuFragment.java 88 // Has to be after remote IP as loopback changes it.
141 // Set the remote ip address the same as
  /external/chromium_org/third_party/webrtc/test/channel_transport/
udp_transport_impl.h 201 // Remote RTP and RTCP ports.
214 // Remote port from which last received packet was sent.
  /external/chromium_org/tools/telemetry/telemetry/core/backends/
adb_commands.py 68 def Forward(self, local, remote):
70 'forward %s %s' % (local, remote))
  /external/chromium_org/ui/surface/
transport_dib.h 28 // the wire so that the remote side can map the transport DIB. The Id typedef
29 // is sufficient to identify the transport DIB when you know that the remote
  /external/ipsec-tools/src/racoon/
rsalist.c 141 remote_score = naddr_score(key->dst, req->iph1->remote);
169 saddr2str_fromto("%s <-> %s", iph1->local, iph1->remote));
  /external/kernel-headers/original/uapi/linux/
can.h 23 #define CAN_RTR_FLAG 0x40000000U /* remote transmission request */
36 * bit 30 : remote transmission request flag (1 = rtr frame)
irda.h 94 #define IRLMP_IAS_QUERY 3 /* Query remote IAS for attribute */
133 __u32 daddr; /* Address of remote device */
sockios.h 40 #define SIOCGIFDSTADDR 0x8917 /* get remote PA address */
41 #define SIOCSIFDSTADDR 0x8918 /* set remote PA address */
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_api.c 495 ** NFA_STATUS_BAD_LENGTH if data length is more than remote link MIU
523 P2P_TRACE_ERROR3 ("NFA_P2pSendUI (): handle:0x%X, length(%d) must be less than remote link MIU(%d)",
585 ** - Remote SAP who sent UI PDU is returned.
682 ** NFA_STATUS_BAD_LENGTH if data length is more than remote MIU
711 P2P_TRACE_ERROR1 ("NFA_P2pSendData (): handle:0x%X, Remote set RW to 0 (flow off)", handle);
716 P2P_TRACE_ERROR2 ("NFA_P2pSendData (): handle:0x%X, Data more than remote MIU(%d)",
925 ** Description This function is called to get local/remote link MIU and
    [all...]
  /external/libunwind/
TODO 57 + implement the remote-lookup of the dynamic registration list
67 + implement remote cases of unw_resume()
  /external/libunwind/doc/
NOTES 25 current (local) process and unwinding of another ("remote") process
28 ucontext_t). In the remote case, the initial machine state is
libunwind.tex 127 Normally, \Prog{libunwind} supports both local and remote unwinding
167 \section{Remote Unwinding}
169 \Prog{Libunwind} can also be used to unwind a stack in a ``remote''
170 process. Here, ``remote'' may mean another process on the same
172 one that is running \Prog{libunwind}. Remote unwinding is typically
175 Before you can unwind a remote process, you need to create a new
181 communicate with the remote process. In particular, there are
250 signal-safe). For remote-unwinding, \emph{none} of the
  /external/lldb/source/Plugins/Platform/MacOSX/
PlatformDarwin.h 65 // Remote Platform subclasses need to override this function
121 lldb::PlatformSP m_remote_platform_sp; // Allow multiple ways to connect to a remote darwin OS
  /external/lldb/www/
status.html 37 (to enable remote debugging) Linux is nearing feature completeness with Darwin
102 <td>Debugserver (remote debugging)</td>
  /external/nist-sip/
AndroidManifest.xml 68 <service android:name="com.android.settings.sip.SipAutoRegistration" android:process=":remote">
74 <service android:name="com.android.sip.SipServiceBinder" android:process=":remote">
  /external/smack/src/com/kenai/jbosh/
TerminalBindingCondition.java 82 create("remote-connection-failed", "The connection manager was "
87 create("remote-stream-error", "Encapsulated transport protocol "
  /external/smack/src/org/jivesoftware/smackx/
GatewayManager.java 150 * remote servers. But note that this list isn't automatically refreshed. You have to
163 * Refreshes the list of gateways offered by remote servers.
RosterExchangeManager.java 68 * are received from remote XMPP clients.
82 * entries are received from remote XMPP clients.

Completed in 1764 milliseconds

<<41424344454647484950>>