HomeSort by relevance Sort by last modified time
    Searched full:callbacks (Results 201 - 225 of 1862) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium/chrome/browser/resources/options/chromeos/
system_options.js 55 // Chrome callbacks
  /external/chromium/chrome/browser/service/
service_process_control.h 165 // Helper method to invoke all the callbacks based on success on failure.
184 // Callbacks that get invoked when the channel is successfully connected or
187 // Callbacks that get invoked ONLY when the channel is successfully connected.
189 // Callbacks that get invoked ONLY when there was a connection failure.
  /external/chromium/chrome/browser/ui/search_engines/
template_url_fetcher_ui_callbacks.h 17 // Callbacks which display UI for the TemplateURLFetcher.
  /external/chromium/chrome/browser/ui/views/
keyboard_overlay_dialog_view.h 26 // Initializes the contents of the dialog (the DOMView and the callbacks).
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
core_chromeos_options_handler.h 33 // Notifies registered JS callbacks on ChromeOS setting change.
  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.h 40 // Callbacks from the page.
  /external/chromium/chrome/common/net/gaia/
gaia_auth_consumer.h 13 // An interface that defines the callbacks for objects that
  /external/chromium/net/base/
test_completion_callback.h 14 // A helper class for completion callbacks, designed to make it easy to run
  /external/chromium/net/url_request/
url_request_about_job.cc 29 // callbacks happen as they would for network requests.
url_request_simple_job.cc 22 // callbacks happen as they would for network requests.
  /external/chromium/webkit/glue/
ftp_directory_listing_response_delegate.h 40 // Pointers to the client and associated loader so we can make callbacks as
  /external/guava/guava-gwt/src-super/com/google/common/escape/super/com/google/common/escape/
Platform.java 30 // involve async callbacks.
  /external/libvorbis/doc/vorbisfile/
Makefile.am 5 doc_DATA = OggVorbis_File.html callbacks.html chaining_example_c.html\
  /external/libvpx/nestegg/
TODO 1 - Document when read, seek, tell callbacks are used.
  /external/libxml2/include/libxml/
xlink.h 62 * It calls the default link detection callbacks upon link detection.
145 * This is the structure containing a set of Links detection callbacks.
147 * There is no default xlink callbacks, if one want to get link
160 * detection callbacks.
  /external/qemu/
aio-android.c 26 * it's used to ensure that no callbacks are removed while we're walking and
27 * dispatching callbacks.
153 * If there are callbacks left that have been queued, we need to call then.
169 /* If there aren't pending AIO operations, don't invoke callbacks.
aio.c 25 * it's used to ensure that no callbacks are removed while we're walking and
26 * dispatching callbacks.
151 * If there are callbacks left that have been queued, we need to call then.
169 /* If there aren't pending AIO operations, don't invoke callbacks.
  /external/sonivox/jet_tools/JetCreator/
JetStatusEvent.py 6 Creates an event for postevent callbacks
  /external/tremolo/Tremolo/
ivorbisfile.h 49 /* The function prototypes for the callbacks are basically the same as for
96 ov_callbacks callbacks; member in struct:OggVorbis_File
103 char *initial, long ibytes, ov_callbacks callbacks);
107 char *initial, long ibytes, ov_callbacks callbacks);
  /external/valgrind/tsan/pin/
simple_pin_test.cc 17 //-------------- PIN callbacks ---------------
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
delayed-permission-denied-for-multiple-requests.js 1 description("Tests that when multiple requests are waiting for permission, no callbacks are invoked until permission is denied.");
  /external/webkit/LayoutTests/fast/events/touch/
basic-multi-touch-events-limited.html 8 Touch tests that involve the ontouchstart, ontouchmove, ontouchend or ontouchcancel callbacks
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.h 28 const OMX_CALLBACKTYPE *callbacks,
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.h 31 const OMX_CALLBACKTYPE *callbacks,
SoftAACEncoder2.h 30 const OMX_CALLBACKTYPE *callbacks,

Completed in 4024 milliseconds

1 2 3 4 5 6 7 891011>>