OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:communicate
(Results
726 - 750
of
1154
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/docs/html/training/location/
retrieve-current.jd
213
communicate
with your app:
/frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java
83
* Simple exception used to
communicate
problems with the query pool.
/hardware/qcom/keymaster/
QSEEComAPI.h
79
* meaning that only one app can
communicate
to a QSAPP at a time.
/hardware/qcom/msm8960/original-kernel-headers/linux/
msm_vidc_dec.h
43
wants to
communicate
to the app.*/
/hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_vidc_dec.h
43
wants to
communicate
to the app.*/
/libcore/luni/src/main/java/java/util/concurrent/
FutureTask.java
313
// as an independent mechanism for a task to
communicate
with
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
lit.cfg
61
out,err = p.
communicate
()
/packages/apps/Dialer/src/com/android/dialer/
SpecialCharSequenceMgr.java
314
* Cookie object that contains everything we need to
communicate
to the
/packages/apps/InCallUI/src/com/android/incallui/
CallerInfoAsyncQuery.java
80
* Simple exception used to
communicate
problems with the query pool.
/packages/apps/Launcher3/res/values/
strings.xml
108
<!-- Label for trash icon on workspace. Meant to
communicate
the idea of removing the
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py
290
stdout, stderr = p.
communicate
(data)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
CGIHTTPServer.py
290
stdout, stderr = p.
communicate
(data)
/system/core/adb/
fdevent.c
37
** both stdout and stderr are used to
communicate
between the client
protocol.txt
14
be used by either commandline or interactive tools to
communicate
with
transport_local.c
210
* pipe to
communicate
with adbd daemon inside the guest. This is done in order
/external/chromium/chrome/common/extensions/docs/
messaging.html
510
extension, you can use the messaging API to
communicate
with other extensions.
544
extension you want to
communicate
with. For example:
/external/chromium/chrome/common/extensions/docs/static/
faq.html
34
<li><a href="#faq-dev-11">Can two extensions
communicate
with each other?</a></li>
223
<h3 id="faq-dev-11">Can two extensions
communicate
with each other?</h3>
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
faq.html
36
<li><a href="#faq-dev-11">Can two extensions
communicate
with each other?</a></li>
230
<h3 id="faq-dev-11">Can two extensions
communicate
with each other?</h3>
/external/chromium_org/chrome/test/functional/
nacl_sdk.py
129
stderr=subprocess.PIPE).
communicate
()
144
stdout=subprocess.PIPE, stderr=subprocess.PIPE).
communicate
()[0]
/external/chromium_org/content/renderer/
render_thread_impl.cc
488
// a complete hang of Chrome if a windowed plug-in is trying to
communicate
490
// (within a Windows API call) trying to synchronously
communicate
with the
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_context.h
68
* MRF - message register file. Threads
communicate
(and terminate)
479
* entry per matrix column. Since the only way we can
communicate
our
[
all
...]
/external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py
231
p.
communicate
(input=src)
238
p.
communicate
(input=src)
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.h
68
* MRF - message register file. Threads
communicate
(and terminate)
479
* entry per matrix column. Since the only way we can
communicate
our
[
all
...]
/frameworks/base/docs/html/guide/components/
bound-services.jd
105
the client can use to
communicate
with the service.</p>
348
<p>If you need your service to
communicate
with remote processes, then you can use a
/frameworks/base/docs/html/tools/help/
emulator.jd
277
<li><code>-shell-serial tcp::4444,server,nowait</code> lets you
communicate
with the shell over TCP port 4444</li>
278
<li><code>-shell-serial fdpair:3:6</code> lets a parent process
communicate
with the shell using fds 3 (in) and 6 (out)</li>
Completed in 794 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>