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

<<11121314151617181920>>

  /external/chromium_org/ppapi/api/private/
ppb_nacl_private.idl 68 /* This function starts the IPC proxy so the nexe can communicate with the
  /external/chromium_org/ppapi/examples/url_loader/
stream_to_file.cc 10 // page in this directory to start the load and to communicate the result.
streaming.cc 8 // and to communicate the result.
  /external/chromium_org/sandbox/linux/seccomp-bpf/
bpf_tests.h 41 // communicate data between the BPF_TEST() and a Trap() function.
  /external/chromium_org/sandbox/linux/suid/client/
setuid_sandbox_client.cc 89 // Get the IPC file descriptor used to communicate with the setuid helper.
  /external/chromium_org/sync/android/java/src/org/chromium/sync/notifier/
InvalidationIntentProtocol.java 22 * Constants and utility methods to create the intents used to communicate between the
  /external/chromium_org/third_party/WebKit/Source/build/scripts/
make_css_value_keywords.py 173 return gperf.communicate(gperf_input)[0]
  /external/chromium_org/third_party/WebKit/Source/platform/
Theme.h 100 // the theme needs to communicate this inflated rect to the engine so that it can invalidate the whole control.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
user.py 152 child_process.communicate(input=message)
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
gardeningserver.py 84 output, error = process.communicate()
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLEffect.h 74 the effect to communicate back similar known info about its output.
  /external/chromium_org/tools/android/
find_unused_resources.py 64 grep_out, grep_err = p.communicate()
  /external/chromium_org/tools/check_ecs_deps/
check_ecs_deps.py 156 out, err = p.communicate()
  /external/chromium_org/tools/clang/scripts/
test_tool.py 75 stdout, _ = run_tool.communicate()
  /external/chromium_org/tools/cr/cr/base/
host.py 95 output, _ = p.communicate()
  /external/chromium_org/tools/gyp/test/mac/
gyptest-app.py 20 stdout=subprocess.PIPE).communicate()[0].rstrip('\n')
  /external/chromium_org/tools/telemetry/telemetry/core/platform/
win_platform_backend.py 117 stdout=subprocess.PIPE).communicate()[0].splitlines()[3:]
  /external/chromium_org/tools/telemetry/telemetry/page/
cloud_storage.py 88 stdout, stderr = gsutil.communicate()
  /external/chromium_org/tools/telemetry/telemetry/unittest/
system_stub.py 230 def communicate(self): member in class:SubprocessModuleStub.PopenStub
  /external/chromium_org/ui/surface/
compile_hlsl.py 97 shell=False).communicate()
  /external/chromium_org/v8/tools/
nacl-run.py 84 out, err = p.communicate()
  /external/clang/utils/
CmpDriver 115 out,err = p.communicate()
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
AttribBits.java 18 * client to communicate only the bits it knows about without inadvertently
  /external/kernel-headers/original/linux/
mroute6.h 248 * Structure used to communicate from kernel to multicast router.
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 193 /// CaseBlock - This structure is used to communicate between
289 /// SwitchCases - Vector of CaseBlock structures used to communicate
292 /// JTCases - Vector of JumpTable structures used to communicate
295 /// BitTestCases - Vector of BitTestBlock structures used to communicate

Completed in 874 milliseconds

<<11121314151617181920>>