/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/ |
pmap_rmt.h | 3 * the portmapper remote-call-service.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
nfs_prot.x | 191 * Arguments to remote read 201 * Status OK portion of remote read reply 216 * Arguments to remote write 294 * Remote file service routines
|
/prebuilts/sdk/current/support/v7/mediarouter/res/values/ |
strings.xml | 25 Cast is the standard android verb for sending content to a remote device. [CHAR LIMIT=50] -->
|
/development/apps/Development/src/com/android/development/ |
Connectivity.java | 648 InetAddress remote = null; local 656 remote = InetAddress.getByName("www.flickr.com"); 658 Log.e(TAG, "exception getting remote InetAddress: " + e); 661 Log.d(TAG, "remote addr ="+remote); 665 socket = new Socket(remote, 80, local, 6000); 692 InetAddress remote = null; local 694 remote = InetAddress.getByName("www.flickr.com"); 696 Log.e(TAG, "exception getting remote InetAddress: " + e); 699 Log.e(TAG, "remote addr =" + remote) [all...] |
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_csp.html | 104 <h3 id="remote_resources">Access remote resources</h3> 107 You can fetch remote resources via <code>XMLHttpRequest</code> 114 Video and audio can be loaded from remote services
|
xhr.html | 7 object to send and receive data from remote servers, 11 An extension can talk to remote servers outside of its origin, 40 remote servers outside of its origin.</p>
|
/external/chromium_org/chromeos/dbus/ |
bluetooth_gatt_descriptor_client.cc | 154 VLOG(2) << "Remote GATT descriptor added: " << object_path.value(); 162 VLOG(2) << "Remote GATT descriptor removed: " << object_path.value(); 185 VLOG(2) << "Remote GATT descriptor property changed: "
|
/external/chromium_org/content/renderer/media/ |
remote_media_stream_impl.cc | 36 // no constraints are available initially on a remote video track. 54 // RemoteMediaStreamImpl per remote audio and video track. 92 // change notifications on a remote webrtc audio MediaStreamTracks and notify
|
/external/chromium_org/device/nfc/ |
nfc_peer_chromeos.cc | 74 // to a remote device and won't support multiple records until 0.15. Until 121 VLOG(1) << "Lost remote NDEF record object: " << object_path.value() 169 VLOG(1) << "Record object for remote \"" << object_path.value()
|
/external/chromium_org/net/websockets/ |
websocket_event_interface.h | 40 // response has been received from the remote server, but the response might 48 // Called when a data frame has been received from the remote host and needs 60 // Called when the remote server has Started the WebSocket Closing
|
/external/chromium_org/remoting/host/installer/linux/ |
build-deb.sh | 8 PACKAGE="chrome-remote-desktop" 10 REPOCONFIG="deb http://dl.google.com/linux/chrome-remote-desktop/deb/ stable main" 127 "${CRON_SCRIPT_DIR}/chrome-remote-desktop"
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/devices/ |
DevicesView.js | 19 -tools/docs/remote-debugging\"> remote debugging documentation</a> to \ 21 this.element.createChild("div", "devices-info").innerHTML = WebInspector.UIString("Click \"Try here\" button, to open the current page in the selected remote browser.");
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/src/org/webrtc/ |
PeerConnection.java | 77 /** Triggered when media is received on a new stream from remote peer. */ 80 /** Triggered when a remote peer close a stream. */ 83 /** Triggered when a remote peer opens a DataChannel. */
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
rawtransportchannel.h | 90 // Handles a message setting the remote address. We are writable once we 159 // Set DTLS Remote fingerprint. Must be after local identity set. 189 // Called once we have a port and a remote address. This will set mark the
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/ |
test.xml | 23 <target name="runtests-remote" depends="setRemoteLoginClient,setRemoteCopyClient"> 69 <!--default remote login client--> 78 <!--default remote copy client-->
|
/external/kernel-headers/original/uapi/asm-generic/ |
errno.h | 39 #define EREMOTE 66 /* Object is remote */ 51 #define EREMCHG 78 /* Remote address changed */ 94 #define EREMOTEIO 121 /* Remote I/O error */
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
errno.h | 43 #define EREMOTE 66 /* Object is remote */ 56 #define EREMCHG 82 /* Remote address changed */ 93 #define EREMOTEIO 140 /* Remote I/O error */
|
/external/kernel-headers/original/uapi/linux/ |
rds.h | 196 * This encapsulates a remote memory location. 198 * of the remote memory region, and the offset into it 283 #define RDS_RDMA_SILENT 0x0040 /* Do not interrupt remote */
|
/external/libnfc-nci/src/nfa/int/ |
nfa_cho_int.h | 55 NFA_CHO_SUBSTATE_W4_REMOTE_HR, /* Waiting for Hr record from remote */ 56 NFA_CHO_SUBSTATE_W4_REMOTE_HS, /* Waiting for Hs record from remote */ 205 UINT8 client_sap; /* SAP for connection to remote handover server */
|
nfa_p2p_int.h | 211 #define NFA_P2P_CONN_FLAG_REMOTE_RW_ZERO 0x02 /* Remote set RW to 0 (flow off) */ 218 UINT8 remote_sap; /* remote SAP of data link connection */ 219 UINT16 remote_miu; /* MIU of remote end point */
|
/external/libnfc-nxp/src/ |
phFriNfc_MifULFormat.h | 160 * \brief Initiates the card formatting procedure for Remote Smart Card Type. 162 * \copydoc page_ovr The function initiates and formats the Smart Card.After this formation, remote 184 * tag to READ ONLY.After this formation, remote card would be properly Ndef Compliant and READ ONLY.
|
/external/lldb/source/Plugins/Platform/MacOSX/ |
PlatformMacOSX.cpp | 66 // The only time we create an instance is when we are creating a remote 128 static ConstString g_remote_name("remote-macosx"); 139 return "Remote Mac OS X user platform plug-in.";
|
/external/lldb/source/Plugins/Platform/gdb-server/ |
PlatformRemoteGDBServer.h | 20 #include "../../Process/gdb-remote/GDBRemoteCommunicationClient.h" 114 // Remote Platform subclasses need to override this function 118 // Remote subclasses should override this and return a valid instance
|
/external/lldb/test/types/ |
HideTestFailures.py | 12 # Capture the lldb and gdb-remote log files for test failures when run with no "-w" option 28 "log enable -n -f %s gdb-remote packets process" % 40 self.runCmd("log disable gdb-remote")
|
/external/llvm/tools/lli/ |
RemoteTargetExternal.h | 41 /// Allocate space in the remote target address space. 45 /// @param[out] Address Remote address of the allocated memory. 105 /// Terminate the remote process.
|