OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:callbacks
(Results
776 - 800
of
3607
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/chromium_org/chromeos/dbus/
fake_cryptohome_client.cc
397
std::vector<WaitForServiceToBeAvailableCallback>
callbacks
;
local
398
callbacks
.swap(pending_wait_for_service_to_be_available_callbacks_);
399
for (size_t i = 0; i <
callbacks
.size(); ++i)
400
callbacks
[i].Run(is_available);
/external/chromium_org/chromeos/network/
dhcp_proxy_script_fetcher_chromeos.cc
64
// Invalidate any pending
callbacks
(i.e. calls to ContinueFetch).
geolocation_handler.h
76
// For Shill client
callbacks
/external/chromium_org/components/policy/core/common/cloud/
cloud_policy_core.h
39
//
Callbacks
for policy core events.
user_cloud_policy_store.h
82
// WeakPtrFactory used to create
callbacks
for validating and storing policy.
/external/chromium_org/content/browser/device_orientation/
data_fetcher_shared_memory_base.h
47
// Fetcher runs on a separate thread, but no
callbacks
are executed.
/external/chromium_org/content/browser/geolocation/
wifi_data_provider_common.h
56
// Runs a scan. Calls the
callbacks
if new data is found.
/external/chromium_org/content/browser/
host_zoom_map_impl.h
75
//
Callbacks
called when zoom level changes.
udev_linux.h
6
//
callbacks
when notifications occur.
/external/chromium_org/content/browser/media/
media_internals.h
42
// Add/remove update
callbacks
(see above). Must be called on the IO thread.
/external/chromium_org/content/browser/renderer_host/
database_message_filter.h
76
// DatabaseTracker::Observer
callbacks
(file thread)
gpu_message_filter.h
68
// Helper
callbacks
for the message handlers.
/external/chromium_org/content/browser/renderer_host/pepper/
pepper_external_file_ref_backend.h
57
// Operation specific
callbacks
.
pepper_internal_file_ref_backend.h
61
// Operation specific
callbacks
.
/external/chromium_org/content/child/indexed_db/
webidbdatabase_impl.h
37
blink::WebIDBDatabaseCallbacks*
callbacks
,
/external/chromium_org/content/common/gpu/client/
gpu_video_decode_accelerator_host.h
73
// Reference to the client that will receive
callbacks
from the decoder.
/external/chromium_org/content/public/browser/
user_metrics.h
52
// Add/remove action
callbacks
(see above).
/external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
CriteriaHelper.java
13
* If possible, use
callbacks
or testing delegates instead of criteria as they
/external/chromium_org/content/renderer/media/android/
stream_texture_factory_android.h
26
// a connected client will receive
callbacks
on.
/external/chromium_org/content/renderer/media/
webrtc_identity_service.h
50
// Cancels a previous request and the
callbacks
will not be called.
/external/chromium_org/content/renderer/pepper/
pepper_browser_connection.h
68
// Sequence number to track pending
callbacks
.
ppb_graphics_3d_impl.h
47
// These messages are used to send Flush
callbacks
to the plugin.
/external/chromium_org/content/test/gpu/gpu_tests/
memory.py
23
// 4. renderers' OnMemoryAllocationChanged
callbacks
in response to
/external/chromium_org/google_apis/gaia/
gaia_auth_consumer.h
20
// An interface that defines the
callbacks
for objects that
/external/chromium_org/google_apis/gcm/engine/
rmq_store.h
34
// post all
callbacks
to the thread on which the RMQStore is created.
Completed in 1391 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>