Searched
full:remote (Results
1376 -
1400 of
3672) sorted by null
<<51525354555657585960>>
/external/chromium_org/content/browser/fileapi/ |
file_system_dir_url_request_job_unittest.cc | 45 const char kFileSystemURLPrefix[] = "filesystem:http://remote/temporary/"; 123 GURL("http://remote/"), fileapi::kFileSystemTypeTemporary, 188 GURL("http://remote"), 334 TestRequest(GURL("filesystem:http://remote/persistent/somedir/"));
|
/external/chromium_org/content/common/ |
message_port_messages.h | 68 // Causes messages sent to the remote port to be delivered to this local port.
|
/external/chromium_org/content/public/common/ |
resource_response_info.h | 98 // Remote address of the socket which fetched this resource.
|
/external/chromium_org/content/renderer/media/webrtc/ |
media_stream_track_metrics.h | 67 // |is_remote| is true for remote streams (received over a
|
webrtc_media_stream_adapter_unittest.cc | 108 // remote audio track.
|
/external/chromium_org/content/shell/browser/ |
shell_login_dialog.cc | 74 // The realm is controlled by the remote server, so there is no reason to
|
/external/chromium_org/device/bluetooth/ |
bluetooth_device_win.h | 106 // The name of the device, as supplied by the remote device.
|
bluetooth_remote_gatt_descriptor_chromeos.cc | 37 VLOG(1) << "Creating remote GATT descriptor with identifier: "
|
/external/chromium_org/device/nfc/ |
nfc_peer.h | 17 // NfcPeer represents a remote NFC adapter that is available for P2P
|
nfc_tag_technology_chromeos.h | 74 // D-Bus object path of the remote tag or device that this object operates
|
/external/chromium_org/media/cast/test/utility/ |
in_process_receiver.h | 45 // remote sender it encounters.
|
/external/chromium_org/native_client_sdk/src/examples/demo/earth/ |
index.html | 27 USGS EROS Data Center (topography); USGS Terrestrial Remote Sensing
|
/external/chromium_org/native_client_sdk/src/examples/demo/earth_simd/ |
index.html | 28 USGS EROS Data Center (topography); USGS Terrestrial Remote Sensing
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/earth/ |
index.html | 90 data: USGS EROS Data Center (topography); USGS Terrestrial Remote
|
/external/chromium_org/net/quic/congestion_control/ |
send_algorithm_interface.h | 39 // Called when we receive congestion feedback from remote peer.
|
/external/chromium_org/net/spdy/ |
hpack_encoder.h | 54 // SETTINGS_HEADER_TABLE_SIZE update from the remote decoding endpoint.
|
/external/chromium_org/ppapi/proxy/ |
dispatcher.h | 85 // Called when an invalid message is received from the remote site. The
|
/external/chromium_org/remoting/host/policy_hack/ |
policy_watcher.h | 21 // Watches for changes to the managed remote access host policies.
|
/external/chromium_org/remoting/host/win/ |
rdp_client_window.cc | 46 // Play sounds at the remote computer. Equivalent to |kRdpAudioModeNone| if 47 // the remote computer is running a server SKU. 50 // Disable sound redirection; do not play sounds at the remote computer. 274 // Set dimensions of the remote desktop.
|
/external/chromium_org/remoting/webapp/ |
smart_reconnector.js | 25 * remote desktop connection. It is used to monitor the changes in
|
/external/chromium_org/sync/sessions/ |
data_type_tracker.h | 47 // remote changes have been downloaded, so we can clear any flags related to
|
/external/chromium_org/third_party/WebKit/Source/core/workers/ |
DedicatedWorkerGlobalScope.cpp | 68 // Disentangle the port in preparation for sending it to the remote context.
|
/external/chromium_org/third_party/WebKit/Source/web/ |
WebFrame.cpp | 162 // FIXME: It's not clear this should ever be called to find a remote frame.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/scm/ |
git.py | 264 remote_branch_refs = self.read_git_config('svn-remote.svn.fetch', cwd=self.checkout_root, executive=self._executive) 268 raise ScriptError(message="Can't find a branch to diff against. svn-remote.svn.fetch is not in the git config and %s does not exist" % remote_master_ref) 301 origin_info = self._run_git(['remote', 'show', 'origin', '-n']) 302 match = re.search("^\s*(?P<branch_name>\S+)\s+merges with remote master$", origin_info, re.MULTILINE)
|
/external/chromium_org/third_party/WebKit/public/platform/ |
WebRTCStatsRequest.h | 65 // Remote information (typically RTCP-derived) is added in the same way.
|
Completed in 4627 milliseconds
<<51525354555657585960>>