Searched
full:callbacks (Results
901 -
925 of
3607) sorted by null
<<31323334353637383940>>
/external/chromium/third_party/libjingle/source/talk/base/ |
httpbase.h | 146 // based on the callbacks from the parser. One of the most interesting 147 // callbacks is ProcessData, which provides the actual http document body.
|
/external/chromium/webkit/glue/ |
cpp_bound_class.h | 70 // The type of callbacks. 160 // NPObject callbacks.
|
multipart_response_delegate.h | 101 // Pointers to the client and associated loader so we can make callbacks as 123 // Transferred data size accumulated between client callbacks.
|
/external/chromium_org/base/ |
async_socket_io_handler_unittest.cc | 20 // callbacks should not be counted. 118 // Windows, to execute before checking the count of how many callbacks we've
|
/external/chromium_org/base/message_loop/ |
message_pump_libevent.h | 22 // Class to monitor sockets and issue callbacks when sockets are ready for I/O 160 // readiness callbacks when a socket is ready for I/O.
|
/external/chromium_org/cc/resources/ |
raster_worker_pool.h | 175 // scheduled tasks. Reply callbacks are still guaranteed to run. 181 // Once scheduled, reply callbacks are guaranteed to run for all tasks
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/ |
TtsPlatformImpl.java | 24 * Callbacks from Android may happen on a different thread, so we always 163 * @param utteranceId A unique id for this utterance so that callbacks can be tied
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
device_status_collector.h | 96 // A helper class to manage receiving geolocation callbacks on the IO 135 // Callbacks from chromeos::VersionLoader.
|
/external/chromium_org/chrome/browser/chromeos/settings/ |
device_settings_provider.h | 140 // Pending callbacks that need to be invoked after settings verification. 165 // Weak pointer factory for creating store operation callbacks.
|
device_settings_test_helper.h | 41 // Runs all pending store callbacks. 44 // Runs all pending retrieve callbacks.
|
/external/chromium_org/chrome/browser/diagnostics/ |
diagnostics_model.h | 37 // changes to the model as the tests are run. For all the callbacks |id| 86 // Runs all the available tests, the |observer| callbacks will be called as
|
/external/chromium_org/chrome/browser/mac/ |
keystone_glue_unittest.mm | 161 // Confirm we look like callbacks with nil NSNotifications 215 // Brief exercise of callbacks
|
/external/chromium_org/chrome/browser/policy/cloud/ |
cloud_policy_invalidator.h | 174 // WeakPtrFactory used to create callbacks to this object. 185 // A thread checker to make sure that callbacks are invoked on the correct
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
internet_options_handler.h | 55 // Callbacks to set network state properties. 108 // Additional callbacks to set network state properties.
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdebug/ |
ttsdebug.js | 281 name: 'Word and sentence callbacks', 282 description: 'Checks to see if proper word and sentence callbacks ' + 364 errors.push('Didn\'t get any word callbacks.'); 366 errors.push('Not enough word callbacks.'); 368 errors.push('Too many word callbacks.'); 371 errors.push('Didn\'t get any sentence callbacks.'); 373 errors.push('Not enough sentence callbacks.'); 375 errors.push('Too many sentence callbacks.');
|
/external/chromium_org/chrome/test/chromedriver/chrome/ |
web_view.h | 73 // two callbacks. The first may be invoked with a value to return to the user. 75 // one of the callbacks is invoked or the timeout occurs.
|
/external/chromium_org/chromeos/dbus/ |
bluetooth_profile_service_provider.h | 31 // using the callbacks supplied to those methods. 39 // Possible status values that may be returned to callbacks on a new
|
dbus_thread_manager.h | 68 // CALLBACKS IN D-BUS CLIENTS: 76 // WeakPtrFactory when creating callbacks that run on UI thread. See
|
/external/chromium_org/components/tracing/ |
child_trace_message_filter.cc | 70 // Flush will generate one or more callbacks to OnTraceDataCollected 92 // Flush will generate one or more callbacks to
|
/external/chromium_org/content/browser/gamepad/ |
gamepad_provider_unittest.cc | 20 // Helper class to generate and record user gesture callbacks. 145 // ensures that it was able to issue callbacks for the first read (if it
|
/external/chromium_org/content/browser/renderer_host/media/ |
media_stream_manager_unittest.cc | 162 // Expecting the callbackS from requests will be triggered and quit the test. 163 // Note, the callbacks might come in a different order depending on the
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
ContentViewClient.java | 22 * This contains the superset of callbacks required to implement the browser UI and the callbacks
|
LocationProviderFactory.java | 100 // Callbacks from the system location sevice are queued to this thread, so it's 101 // possible that we receive callbacks after unregistering. At this point, the
|
/external/chromium_org/content/public/test/ |
test_file_error_injector.h | 72 // Lives until all callbacks (in the implementation) are complete and the 118 // Callbacks from the download file, to record lifetimes.
|
/external/chromium_org/content/renderer/media/ |
audio_renderer_mixer_manager_unittest.cc | 118 // callbacks and they are working as expected. Also, verify that separate 141 // callbacks needed to acquire an AudioRendererMixer and remove it.
|
Completed in 2073 milliseconds
<<31323334353637383940>>