OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:asynchronous
(Results
176 - 200
of
2015
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/net/socket/
dns_cert_provenance_checker.h
34
// DoAsyncVerification starts an
asynchronous
check for the given certificate
/external/chromium_org/base/prefs/
pref_store.h
46
// Whether the store has completed all
asynchronous
initialization.
/external/chromium_org/base/synchronization/
spin_wait.h
21
// Provide a macro that will wait no longer than 1 second for an
asynchronous
/external/chromium_org/cc/resources/
ui_resource_bitmap.h
25
// can hold references to the bitmap and that
asynchronous
uploads are allowed.
/external/chromium_org/chrome/browser/android/provider/
blocking_ui_thread_async_request.h
22
// Runs an
asynchronous
request, blocking the invoking thread until a response
/external/chromium_org/chrome/browser/chromeos/policy/
wildcard_login_checker.h
23
// the user is a hosted user. This class performs an
asynchronous
check and
/external/chromium_org/chrome/browser/extensions/api/
api_function.h
41
// Start the
asynchronous
work. Guraranteed to happen on requested thread.
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
obfuscated_gaia_id_fetcher.h
25
// This starts an
asynchronous
operation which reports success to the delegate.
/external/chromium_org/chrome/browser/extensions/api/serial/
serial_connection.h
77
// Initiates an
asynchronous
Open of the device. It is the caller's
87
// Begins an
asynchronous
receive operation. Calling this while a Receive
92
// Begins an
asynchronous
send operation. Calling this while a Send
234
//
Asynchronous
I/O handler.
/external/chromium_org/chrome/browser/extensions/
requirements_checker.h
21
//
asynchronous
process that involves several threads, but the public interface
/external/chromium_org/chrome/browser/
image_decoder.h
46
// Starts
asynchronous
image decoding. Once finished, the callback will be
/external/chromium_org/chrome/browser/resources/file_manager/common/js/
async_util.js
13
*
Asynchronous
version of Array.forEach.
16
* The callback can be an
asynchronous
function, but the execution is
45
* Creates a class for executing several
asynchronous
closures in a fifo queue.
98
* Creates a class for executing several
asynchronous
closures in a group in
/external/chromium_org/chrome/browser/sync/glue/
fake_data_type_controller.h
13
// machine of a typical
asynchronous
data type.
/external/chromium_org/chrome/common/extensions/docs/templates/articles/
api_index.html
40
methods in the chrome.* APIs are <b>
asynchronous
</b>:
/external/chromium_org/chrome_frame/
chrome_protocol.cc
13
// Starts the class associated with the
asynchronous
pluggable protocol.
registry_watcher.cc
56
TRUE); //
Asynchronous
, signal the event when a change occurs.
/external/chromium_org/content/browser/
browser_shutdown_profile_dumper.h
28
// Note that we cannot use the
asynchronous
file writer since the
/external/chromium_org/content/browser/loader/
async_resource_handler.h
26
// Used to complete an
asynchronous
resource request in response to resource
/external/chromium_org/content/browser/renderer_host/media/
web_contents_video_capture_device.h
39
// design philosophy of an
asynchronous
DeAllocate(). http://crbug.com/158641
/external/chromium_org/content/common/
geolocation_messages.h
60
// This is an
asynchronous
call, and the browser process may eventually reply
/external/chromium_org/content/renderer/pepper/
v8_var_converter.h
45
//
asynchronous
because converting some resources may result in communication
/external/chromium_org/content/test/
weburl_loader_mock.h
33
// Simulates the
asynchronous
request being served.
/external/chromium_org/crypto/
nss_crypto_module_delegate.h
31
// because NSS cannot issue an
asynchronous
request. |retry| is true if this
/external/chromium_org/media/filters/
blocking_url_protocol.h
18
//
asynchronous
DataSource::Read() operation completes.
/external/chromium_org/mojo/common/
handle_watcher.h
34
// words, Start() performs one
asynchronous
watch at a time. It is ok to call
Completed in 374 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>