HomeSort by relevance Sort by last modified time
    Searched full:communicate (Results 501 - 525 of 1154) sorted by null

<<21222324252627282930>>

  /external/chromium_org/content/public/browser/
site_instance.h 132 // the same process if they can communicate with other via JavaScript.
  /external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
CallbackHelper.java 18 * // to communicate events that occur in that piece of code. Let us further assume that the
  /external/chromium_org/media/audio/alsa/
alsa_output.h 64 // |device_name|. The AlsaPcmOutputStream uses |wrapper| to communicate with
  /external/chromium_org/native_client_sdk/src/build_tools/
buildbot_common.py 93 stdout, _ = process.communicate()
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/cube/
example.js 99 * Called when the Browser can not communicate with the Module
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/earth/
example.js 99 * Called when the Browser can not communicate with the Module
  /external/chromium_org/native_client_sdk/src/tools/
decode_dump.py 116 process_stdout, _ = process.communicate()
  /external/chromium_org/native_client_sdk/src/tools/tests/
create_nmf_test.py 137 p.communicate(input=program)
  /external/chromium_org/net/tools/quic/benchmark/
run_client.py 107 _std_out, std_err = ps_proc.communicate()
  /external/chromium_org/net/websockets/
websocket_stream.h 68 // used to communicate with the remote server. If the handshake completed
  /external/chromium_org/ppapi/c/private/
ppb_nacl_private.h 91 /* This function starts the IPC proxy so the nexe can communicate with the
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
service_runtime.h 273 // To establish quota callbacks the pnacl coordinator needs to communicate
  /external/chromium_org/sandbox/win/sandbox_poc/
main_ui_window.h 188 // Pipe used to communicate the logs between the target and the broker.
  /external/chromium_org/third_party/WebKit/Source/build/scripts/
make_css_property_names.py 251 return gperf.communicate(gperf_input)[0]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
sessionmessages.h 72 // In general, used to communicate actions related to a p2p session,
  /external/chromium_org/tools/
sync-webkit-git.py 31 out = proc.communicate()[0].strip()
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
android_browser_finder.py 141 stdout, _ = proc.communicate()
  /external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
perf_profiler.py 203 stdout=subprocess.PIPE, stderr=open(os.devnull, 'w')).communicate()[0]
  /external/chromium_org/tools/valgrind/
test_suppressions.py 56 stdout, _ = pipe.communicate(input='\n'.join(names))
  /external/chromium_org/tools/vim/
chromium.ycm_extra_conf.py 149 stdout, stderr = p.communicate()
  /external/clang/utils/
token-delta.py 114 out,err = p.communicate()
  /external/elfutils/src/
ranlib.c 79 /* Data structure to communicate with argp functions. */
  /external/icu4c/test/depstest/
depstest.py 53 stdout=subprocess.PIPE).communicate()[0]
  /external/ipsec-tools/src/racoon/doc/
README.plainrsa 93 In the event that the hosts fail to communicate, first go back to the
  /external/javassist/sample/rmi/
webdemo.html 6 local object. The applet can communicate through a socket with the

Completed in 909 milliseconds

<<21222324252627282930>>