OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:asynchronous
(Results
551 - 575
of
2015
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/ppapi/tests/
test_instance_deprecated.cc
50
// - The Var ReleaseObject message is
asynchronous
.
53
// - The PPP_Class Deallocate message is
asynchronous
.
/external/chromium_org/remoting/host/setup/
daemon_controller.h
81
// Callback used for
asynchronous
operations, e.g. when
165
// the user interface. Replace it with
asynchronous
notifications,
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioContext.h
92
// Returns true when initialize() was called AND all
asynchronous
initialization has completed.
115
//
Asynchronous
audio file data decoding.
/external/ipsec-tools/src/racoon/
session.c
187
*
asynchronous
requests via signal.
327
*
asynchronous
requests will actually dispatched in the
/external/kernel-headers/original/linux/
sync.h
145
* @waiter_list_head: list of
asynchronous
waiters on this fence
174
* struct sync_fence_waiter - metadata for
asynchronous
waiter on a fence
/frameworks/av/camera/
ProCamera.cpp
371
ALOGW("%s: No need to drop frames on
asynchronous
streams,"
372
" as
asynchronous
mode only keeps 1 latest frame around.",
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.h
75
* In order to allow
asynchronous
runtime use case adaptations, we have a third
134
*
asynchronous
events.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
xmlbuilder.py
344
"
asynchronous
document loading is not supported")
378
"
asynchronous
builders are not supported")
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
xmlbuilder.py
344
"
asynchronous
document loading is not supported")
378
"
asynchronous
builders are not supported")
/external/chromium_org/third_party/sqlite/src/ext/async/
sqlite3async.c
15
** This file contains the implementation of an
asynchronous
IO backend
151
** operations are not blocked by
asynchronous
writes (although
152
**
asynchronous
writes may still be blocked by reads).
219
** is called when the
asynchronous
VFS is first installed, and os_shutdown()
505
**
asynchronous
IO.
640
** Implementation of sqlite3OsWrite() for
asynchronous
files. Instead of
860
**
asynchronous
backend.
[
all
...]
/cts/tests/tests/widget/src/android/widget/cts/
VideoViewTest.java
140
* Wait for an
asynchronous
media operation complete.
/developers/build/prebuilts/gradle/MediaRecorder/MediaRecorderSample/src/main/java/com/example/android/mediarecorder/
MainActivity.java
197
*
Asynchronous
task for preparing the {@link android.media.MediaRecorder} since it's a long blocking
/developers/samples/android/media/MediaRecorder/MediaRecorderSample/src/main/java/com/example/android/mediarecorder/
MainActivity.java
197
*
Asynchronous
task for preparing the {@link android.media.MediaRecorder} since it's a long blocking
/development/host/windows/usb/api/
adb_api.h
149
4. I/O completion object that tracks completion information of
asynchronous
151
this API it is opened for
asynchronous
(or overlapped) I/O. And each time
152
an
asynchronous
I/O is performed by this API an I/O completion object is
155
the status and result of
asynchronous
I/O as well as wait for this I/O
/development/samples/browseable/MediaRecorder/src/com.example.android.mediarecorder/
MainActivity.java
197
*
Asynchronous
task for preparing the {@link android.media.MediaRecorder} since it's a long blocking
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
CardFlipActivity.java
147
// are
asynchronous
in that they are posted to the main thread's message loop.
/external/bluetooth/bluedroid/btif/include/
btif_av_api.h
160
#define BTIF_AV_FEEDING_ASYNCHRONOUS 0 /*
asynchronous
feeding, use tx av timer */
/external/chromium/base/
file_util_proxy.h
23
// This class provides
asynchronous
access to common file routines.
/external/chromium/chrome/browser/extensions/
extension_tab_helper.h
31
// Requests application info for the specified page. This is an
asynchronous
/external/chromium/chrome/browser/printing/
print_view_manager.h
40
//
asynchronous
, the actual printing will not be completed on the return of
/external/chromium/chrome/browser/profiles/
profile_manager.h
59
// Explicit
asynchronous
creation of the profile. |observer| is called
profile_manager_unittest.cc
163
// Tests
asynchronous
profile creation mechanism.
/external/chromium/chrome/browser/tab_contents/
thumbnail_generator.h
65
// from GetThumbnailForRenderer in that it may be
asynchronous
, and
/external/chromium/chrome/browser/ui/find_bar/
find_tab_helper.cc
140
// scoping is
asynchronous
and periodically sends results back up to the
/external/chromium/chrome/browser/ui/views/
dropdown_bar_host.h
184
// A flag to manually manage visibility. GTK/X11 is
asynchronous
and
Completed in 660 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>