HomeSort by relevance Sort by last modified time
    Searched refs:receiving (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
networkPanel.css 148 .network-timing-bar.receiving {
  /external/chromium_org/third_party/webrtc/voice_engine/
channel.h 91 receiving(false) {}
99 bool receiving; member in struct:webrtc::voe::ChannelState::State
148 state_.receiving = enable;
160 public FileCallback, // receiving notification from file player & recorder
450 bool Receiving() const
452 return channel_state_.Get().receiving;
channel.cc 407 if (channel_state_.Get().receiving || _externalTransport)
642 // For true stereo mode (when we are receiving a stereo signal), no
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
_stream_hybi.py 276 'Done receiving payload data at %s MB/s',
739 exception and continue receiving the next frame.
744 'Requested receive_message after receiving a closing '
853 # For now, we expect receiving closing handshake right after sending
  /external/iputils/
iputils.spec 22 receiving network traffic.
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
_stream_hybi.py 276 'Done receiving payload data at %s MB/s',
695 exception and continue receiving the next frame.
700 'Requested receive_message after receiving a closing '
807 # For now, we expect receiving closing handshake right after sending
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
bg.js 165 // Notify updated once after receiving all patchsets, and a second time after
166 // receiving all try job results.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
cws_container_client.js 80 * Called when receiving 'loadstop' event from the <webview>.
108 * Called when receiving the 'loadabort' event from <webview>.
suggest_apps_dialog.js 357 * Called when receiving the install request from the webview client.
directory_contents.js 355 * @param {function(Entry)} callback A filter ? a function receiving an Entry,
  /external/chromium_org/remoting/webapp/
video_frame_recorder.js 75 console.log("Finished receiving frames");
third_party_token_fetcher.js 114 // server ("implicitly", by receiving it directly in the URL fragment, or
format_iq.js 603 * @param {boolean} send True if we're sending this stanza; false for receiving.
703 return 'Receiving Iq: ' + message;
  /external/chromium_org/chrome/browser/resources/net_internals/
main.js 87 // Tell the browser that we are ready to start receiving log events.
113 * Prevents receiving/sending events to/from the browser, so loaded data
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_kay_i.h 123 Boolean receiving; /* bool receiving (read only) */ member in struct:receive_sc
  /external/chromium_org/chrome/browser/resources/whispernet_proxy/js/
wrapper.js 165 * Method to set the callback for receiving the detect callback status received
  /external/chromium_org/remoting/webapp/background/
it2me_helpee_channel.js 10 * participant who is receiving remoting assistance).
  /external/chromium_org/third_party/webrtc/test/channel_transport/
udp_transport_impl.cc 837 bool receiving=_receiving; local
839 if(receiving)
868 if(receiving)
    [all...]
  /external/chromium_org/ui/file_manager/video_player/js/cast/
cast_video_element.js 361 * Invoked when receiving a message from the cast.
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
client_for_testing.py 36 sending/receiving as a WebSocket client.
139 'Connection closed before receiving requested length '
    [all...]
  /external/chromium_org/chrome/browser/resources/cryptotoken/
gnubby.js 191 * @return {boolean} Whether this client is still interested in receiving
  /external/iproute2/doc/
api-ip6-flowlabels.tex 87 \section{Sending/receiving flow information.}
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.cc 3318 const bool receiving = (direction == MD_RECV) || (direction == MD_SENDRECV); local
    [all...]
  /external/chromium_org/chrome/browser/resources/profiler/
profiler.js 568 * The time (in milliseconds) to wait after receiving new data before
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/
base.js 868 // unless closure code is receiving objects from untrusted sources.
    [all...]

Completed in 807 milliseconds

1 2