HomeSort by relevance Sort by last modified time
    Searched full:callbacks (Results 1276 - 1300 of 3607) sorted by null

<<51525354555657585960>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
browser.h 40 /** Opcodes for pa_browser_cb_t callbacks */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
browser.h 40 /** Opcodes for pa_browser_cb_t callbacks */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
seq_kernel.h 73 unsigned int callback_all; /* call subscribe callbacks at each connection/disconnection */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
browser.h 40 /** Opcodes for pa_browser_cb_t callbacks */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
seq_kernel.h 73 unsigned int callback_all; /* call subscribe callbacks at each connection/disconnection */
  /system/core/libnl_2/
socket.c 87 /* Allocate new socket with custom callbacks. */
  /system/netd/
MDnsSdListener.h 26 // callbacks
  /external/chromium/chrome/browser/net/gaia/
token_service.cc 76 // Terminate any running fetchers. Callbacks will not return.
81 // Cancel pending loads. Callbacks will not return.
  /external/chromium/net/base/
host_resolver.h 135 // If any completion callbacks are pending when the resolver is destroyed,
136 // the host resolutions are cancelled, and the completion callbacks will not
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
ClientOnPageFinishedTest.java 156 // we load another valid page. Since callbacks arrive sequentially if the next callback
198 // we load another valid page. Since callbacks arrive sequentially if the next callback
  /external/chromium_org/base/
callback_list_unittest.cc 183 // Sanity check that callbacks with details added to the list will be run, with
261 // the current iteration as will all other callbacks in the list.
  /external/chromium_org/base/test/launcher/
test_launcher.h 116 // Runs all tests in current iteration. Uses callbacks to communicate success.
136 // pool thread. With lots of callbacks used this is non-trivial.
  /external/chromium_org/chrome/browser/chromeos/settings/
device_oauth2_token_service.cc 194 // these consumer callbacks, so the callbacks must be the last line executed.
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
metadata_cache.js 55 * metadata provider: <prodiver-id>: {time, callbacks}
278 var fetchedCallbacks = item[id].callbacks;
279 delete item[id].callbacks;
290 if ('callbacks' in item[id]) {
292 item[id].callbacks.push(onFetched);
294 item[id].callbacks = [onFetched];
759 var callbacks = this.callbacks_;
774 task(entries[i], callbacks[i]);
  /external/chromium_org/chromeos/dbus/
bluetooth_agent_service_provider.h 29 // object for handling. Responses should be returned using the callbacks
38 // Possible status values that may be returned to callbacks. Success
  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_service_unittest.cc 200 // The store finishing the first load should not generate callbacks.
208 // Corresponding store operation finishes, all _three_ callbacks fire.
  /external/chromium_org/content/browser/fileapi/
file_system_operation_impl_write_unittest.cc 288 // callbacks after Cancel() is issued (so no chance to Quit) nor do we need
312 // callbacks after Cancel() is issued (so no chance to Quit) nor do we need
  /external/chromium_org/content/common/gpu/media/
exynos_video_encode_accelerator.h 203 // To expose client callbacks from VideoEncodeAccelerator.
217 // child thread and device service callbacks posted from the device thread.
  /external/chromium_org/content/renderer/media/
buffered_data_source.h 106 // Cancels oustanding callbacks and sets |stop_signal_received_|. Safe to call
127 // BufferedResourceLoader callbacks.
  /external/chromium_org/content/renderer/pepper/
pepper_graphics_2d_host.h 79 // These messages are used to send Flush callbacks to the plugin.
153 // issues the offscreen callbacks.
  /external/chromium_org/content/worker/
worker_webkitplatformsupport_impl.cc 295 blink::WebStorageQuotaCallbacks* callbacks) {
303 QuotaDispatcher::CreateWebStorageQuotaCallbacksWrapper(callbacks));
  /external/chromium_org/google_apis/gcm/engine/
mcs_client.h 125 // RMQ Store callbacks.
161 // Callbacks for owner.
  /external/chromium_org/media/audio/pulse/
pulse_util.cc 276 // Pulse will issue callbacks way too fast, too high and we don't get
277 // callbacks frequently enough.
  /external/chromium_org/media/base/android/
media_decoder_job.h 133 // The UI message loop where callbacks should be dispatched.
172 // Weak pointer passed to media decoder jobs for callbacks. It is bounded to
  /external/chromium_org/media/filters/
video_renderer_impl.h 214 // Playback operation callbacks.
218 // Event callbacks.

Completed in 1682 milliseconds

<<51525354555657585960>>