Searched
full:communicate (Results
326 -
350 of
1154) sorted by null
<<11121314151617181920>>
/external/gtest/test/ |
gtest_test_utils.py | 233 # communicate returns a tuple with the file obect for the child's 235 self.output = p.communicate()[0]
|
/external/protobuf/gtest/test/ |
gtest_test_utils.py | 228 # communicate returns a tuple with the file obect for the child's 230 self.output = p.communicate()[0]
|
/external/protobuf/src/google/protobuf/compiler/ |
subprocess.cc | 143 bool Subprocess::Communicate(const Message& input, Message* output, 342 bool Subprocess::Communicate(const Message& input, Message* output,
|
/external/qemu/android/protocol/ |
fb-updates-proxy.c | 43 /* Looper used to communicate framebuffer updates. */ 52 /* Socket used to communicate framebuffer updates. */
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_launcher.jd | 97 <li>Don't try to communicate too much with the icon. A simple icon will have more impact and be 126 <li>Communicate well at small sizes.</li>
|
/frameworks/base/docs/html/training/multiple-threads/ |
create-threadpool.jd | 128 <a href="communicate-ui.html">Communicate with the UI Thread</a>. For example:
|
/hardware/samsung_slsi/exynos5/libsecurepath/ |
content_protect.cpp | 102 LOG_E("Tlc Communicate Error"); 166 LOG_E("Tlc Communicate Error");
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_test_utils.py | 233 # communicate returns a tuple with the file obect for the child's 235 self.output = p.communicate()[0]
|
/packages/apps/Exchange/src/com/android/exchange/eas/ |
EasProvision.java | 74 * a yes/no question. These result codes are used internally only to communicate from 91 * has no way to communicate this into {@link #performOperation}, we use this member variable
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_pdb.py | 30 stdout, stderr = proc.communicate(commands) 362 stdout, stderr = proc.communicate('quit\n')
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_pdb.py | 30 stdout, stderr = proc.communicate(commands) 362 stdout, stderr = proc.communicate('quit\n')
|
/build/tools/releasetools/ |
build_image.py | 38 p.communicate()
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
LocalServiceActivities.java | 85 * bind to, receiving an object through which it can communicate with the service.</p>
|
/development/samples/Support4Demos/src/com/example/android/supportv4/content/ |
LocalServiceBroadcaster.java | 39 * Demonstrates the use of a LocalBroadcastManager to easily communicate
|
/development/testrunner/ |
android_build.py | 85 shell=True).communicate()[0]
|
/docs/source.android.com/src/accessories/ |
custom.jd | 36 <p>If you use the general accessory protocol to communicate with your accessory (rather than the
|
/docs/source.android.com/src/devices/ |
index.jd | 70 communicate with some sort of system service to access the underlying hardware. Services
|
/docs/source.android.com/src/source/ |
roles.jd | 86 <p>Review changes in a timely manner and make best efforts to communicate
|
/external/apache-http/src/org/apache/http/protocol/ |
package.html | 54 with the required and desired processors, and then communicate
|
/external/bison/lib/ |
spawn-pipe.h | 48 case, until it is lucky enough to attempt to communicate with its creator
|
/external/bluetooth/bluedroid/stack/include/ |
rfcdefs.h | 140 #define RFCOMM_MSC_RTC 0x04 /* Ready to communicate*/
|
/external/ceres-solver/include/ceres/ |
cost_function.h | 100 // This can be used to communicate numerical failures in jacobian
|
/external/ceres-solver/internal/ceres/ |
polynomial.h | 88 // Clients can use this struct to communicate the value of the
|
/external/chromium/chrome/browser/importer/ |
toolbar_importer.h | 27 // communicate with the Google Toolbar v5 front-end, negotiate the download of
|
/external/chromium/chrome/browser/notifications/ |
balloon_host.cc | 36 // process to render it, so that it can communicate with other views in the
|
Completed in 898 milliseconds
<<11121314151617181920>>