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

<<21222324252627282930>>

  /external/chromium_org/tools/checklicenses/
checklicenses.py 414 stdout, stderr = licensecheck.communicate()
  /external/chromium_org/tools/checkperms/
checkperms.py 223 return p.communicate()[0]
  /external/chromium_org/tools/
nocompile_driver.py 321 (stdout, stderr) = proc.communicate()
  /external/chromium_org/tools/telemetry/telemetry/core/backends/
android_rndis.py 19 output, _ = process.communicate()
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
cros_interface.py 64 stdout, stderr = p.communicate()
  /external/clang/utils/
FuzzTest 140 p.communicate()
  /external/elfutils/src/
addr2line.c 91 /* Data structure to communicate with argp functions. */
findtextrel.c 87 /* Data structure to communicate with argp functions. */
  /external/mdnsresponder/mDNSPosix/
ReadMe.txt 136 used to communicate over the Unix Domain Socket interface to the daemon.
  /external/mesa3d/src/gbm/main/
gbm.c 132 * The file descriptor passed in is used by the backend to communicate with
  /external/mesa3d/src/mesa/
SConscript 460 (commit, foo) = subprocess.Popen(args, stdout=subprocess.PIPE).communicate()
  /external/oauth/core/src/main/java/net/oauth/client/
OAuthClient.java 260 * failed to communicate with the service provider
  /external/oprofile/
oprofile_android 63 stdout, stderr = popen.communicate()
  /external/srec/portable/include/
ptrd.h 410 * occurs, so if the creator of the thread never needs to communicate
  /external/valgrind/main/coregrind/
pub_core_options.h 71 /* prefix for the named pipes (FIFOs) used by vgdb/gdb to communicate with valgrind */
  /frameworks/av/camera/
CameraParameters.cpp 26 // Parameter keys to communicate between camera application and driver.
  /frameworks/av/media/libstagefright/codecs/amrwb/include/
pvamrwbdecoder_api.h 47 a basic data types header file, is all that is needed to use and communicate
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder.h 47 a basic data types header file, is all that is needed to use and communicate
pvamrwbdecoder_cnst.h 47 a basic data types header file, is all that is needed to use and communicate
  /frameworks/base/core/java/android/hardware/usb/
UsbManager.java 31 * This class allows you to access the state of USB and communicate with USB devices.
  /frameworks/base/core/java/android/os/
RecoverySystem.java 71 /** Used to communicate with recovery. See bootable/recovery/recovery.c. */
  /frameworks/base/core/java/android/os/storage/
StorageManager.java 304 * can communicate with the systems mount service.
  /frameworks/base/docs/html/google/gcm/
ccs.jd 41 <p>The GCM Cloud Connection Server (CCS) allows third party servers to communicate with Android devices by establishing a persistent TCP connection with Google servers using the XMPP protocol. This communication is asynchronous and bidirectional.</p>
  /frameworks/base/docs/html/training/beam-files/
send-files.jd 153 instance of the NFC controller, which allows you to communicate with the NFC hardware.
  /frameworks/base/docs/html/training/custom-views/
create-view.jd 245 <p>Custom views should also support event listeners to communicate important events. For

Completed in 600 milliseconds

<<21222324252627282930>>