Searched
full:callbacks (Results
801 -
825 of
3607) sorted by null
<<31323334353637383940>>
/external/chromium_org/media/audio/alsa/ |
alsa_input.h | 54 // Logs the error and invokes any registered callbacks.
|
/external/chromium_org/media/audio/mac/ |
audio_device_listener_mac_unittest.cc | 79 // Simulate a device change events and ensure we get the right callbacks.
|
/external/chromium_org/media/audio/pulse/ |
pulse_output.h | 18 // PulseAudio write callbacks to occur.
|
/external/chromium_org/media/audio/win/ |
audio_device_listener_win_unittest.cc | 66 // Simulate a device change events and ensure we get the right callbacks.
|
/external/chromium_org/media/base/ |
media_keys.h | 72 // Key event callbacks. See the spec for details:
|
user_input_monitor_unittest.cc | 63 // Ignore any callbacks.
|
/external/chromium_org/media/mp2t/ |
es_parser_h264.h | 72 // Callbacks to pass the stream configuration and the frames.
|
/external/chromium_org/media/webm/chromeos/ |
webm_encoder.h | 65 // libmkv callbacks.
|
/external/chromium_org/native_client_sdk/src/doc/ |
glossary.rst | 14 and gets notified of asynchronous call completion through callbacks or some
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
mount_stream.cc | 35 // All work is done via completions callbacks from posted work.
|
/external/chromium_org/net/base/ |
test_completion_callback.h | 16 // A helper class for completion callbacks, designed to make it easy to run
|
/external/chromium_org/net/cert/ |
test_root_certs_mac.cc | 40 // custom structure is used for the array callbacks.
|
/external/chromium_org/net/cookies/ |
cookie_store_test_callbacks.h | 20 // Defines common behaviour for the callbacks from GetCookies, SetCookies, etc.
|
/external/chromium_org/net/http/ |
http_pipelined_host_pool.h | 72 // Callbacks for HttpPipelinedHost.
|
mock_http_cache.h | 57 // If |value| is true, don't deliver any completion callbacks until called 58 // again with |value| set to false. Caution: remember to enable callbacks 68 // Unlike the callbacks for MockHttpTransaction, we want this one to run even 206 // This version of the disk cache doesn't invoke CreateEntry callbacks.
|
/external/chromium_org/net/tools/balsa/ |
balsa_enums.h | 27 NO_ERROR = 0, // A sentinel value for convenience, none of the callbacks
|
/external/chromium_org/net/tools/quic/test_tools/ |
mock_epoll_server.h | 58 // .. upon the next time that the callbacks are invoked,
|
/external/chromium_org/net/url_request/ |
url_request_job_factory_impl_unittest.cc | 30 // callbacks happen as they would for network requests.
|
/external/chromium_org/ppapi/c/private/ |
ppb_tcp_server_socket_private.h | 83 * Cancels all pending callbacks reporting PP_ERROR_ABORTED and
|
/external/chromium_org/ppapi/shared_impl/ |
ppb_video_decoder_shared.h | 26 // Implements the logic to set and run callbacks for various video decoder
|
/external/chromium_org/sync/engine/ |
sync_engine_event.h | 74 // TODO(tim): Consider splitting this up to multiple callbacks, rather than
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
CSSSelectorWatch.h | 76 // We don't want to send redundant callbacks to the embedder, so this counter lets us wait another time around the event loop.
|
PostAttachCallbacks.cpp | 64 // can add more callbacks to the end of the queue.
|
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/ |
CustomElementBaseElementQueue.cpp | 53 // callbacks.
|
/external/chromium_org/third_party/WebKit/Source/core/workers/ |
Worker.h | 68 // WorkerScriptLoaderClient callbacks
|
Completed in 1227 milliseconds
<<31323334353637383940>>