OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:communicate
(Results
51 - 75
of
1154
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/ui/webui/help/
version_updater_chromeos.h
39
// Callback used to
communicate
update status to the client.
version_updater_mac.h
43
// Callback used to
communicate
update status to the client.
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
infobars.html
24
<a href="overview.html#pageComm">
communicate
with other extension pages</a>.
/external/chromium_org/chrome/test/functional/
test_clean_exit.py
47
return p.
communicate
()[0] == ''
/external/chromium_org/chromeos/dbus/
sms_client.h
25
// SMSMessageClient is used to
communicate
with the
/external/chromium_org/content/test/data/workers/
pass_messageport_to_sharedworker.html
26
//
Communicate
with the worker via the message channel.
pass_messageport_to_sharedworker_dont_wait_for_connect.html
29
//
Communicate
with the worker via the message channel.
/external/chromium_org/native_client_sdk/
PRESUBMIT.py
18
'E1103', # subprocess.
communicate
() generates these :(
/external/chromium_org/third_party/freetype/src/autofit/
afloader.h
31
* The autofitter module's (global) data structure to
communicate
with
/external/chromium_org/third_party/icu/source/tools/tzcode/
tz2icu.h
31
* zic to
communicate
final zone data to tz2icu. */
/external/chromium_org/third_party/skia/include/gpu/
GrDrawEffect.h
8
* This class is used to
communicate
the particular GrEffect used in a draw to the backend-specific
/external/chromium_org/tools/gyp/test/linux/
gyptest-implicit-rpath.py
28
o = proc.
communicate
()[0]
/external/chromium_org/tools/gyp/test/mac/
gyptest-rpath.py
29
o = proc.
communicate
()[0]
gyptest-sdkroot.py
27
return proc.
communicate
()[0].rstrip('\n')
gyptest-xctest.py
23
out, err = job.
communicate
()
/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
android_memreport_profiler.py
37
self._memreport.
communicate
(input='\n')
android_screen_recorder_profiler.py
35
self._recorder.
communicate
(input='\n')
/external/chromium_org/webkit/child/
weburlrequest_extradata_impl.h
21
// |custom_user_agent| is used to
communicate
an overriding custom user agent
/external/freetype/src/autofit/
afloader.h
31
* The autofitter module's (global) data structure to
communicate
with
/external/icu4c/tools/tzcode/
tz2icu.h
31
* zic to
communicate
final zone data to tz2icu. */
/external/qemu/
charpipe.h
17
/* open two connected character drivers that can be used to
communicate
by internal
/external/skia/include/gpu/
GrDrawEffect.h
8
* This class is used to
communicate
the particular GrEffect used in a draw to the backend-specific
/external/valgrind/main/docs/internals/
m_replacemalloc.txt
6
use any functions in the core directly; it can only
communicate
with the
/frameworks/base/docs/html/training/basics/fragments/
communicating.jd
37
<p>Often you will want one Fragment to
communicate
with another, for example to change
39
through the associated Activity. Two Fragments should never
communicate
directly.</p>
44
<p>To allow a Fragment to
communicate
up to its Activity, you can define an interface
47
the Interface methods in order to
communicate
with the Activity.</p>
/frameworks/base/wifi/java/android/net/wifi/
package.html
4
<p>The Wi-Fi APIs provide a means by which applications can
communicate
Completed in 929 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>