HomeSort by relevance Sort by last modified time
    Searched full:initialization (Results 451 - 475 of 5503) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/resources/options/
clear_browser_data_overlay.js 40 * Whether or not the WebUI handler has completed initialization.
54 // Call base class implementation to starts preference initialization.
160 * policies. This is called on initialization and in response to a change in
172 * initialization methods.
  /external/chromium_org/chrome/browser/translate/
translate_browser_test_utils.h 55 // the harness and trigger test failure of initialization fails.
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_cell.h 17 // provides some default initialization.
  /external/chromium_org/chrome/browser/ui/cocoa/
view_id_util.h 28 // initialization.
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
error_screen_handler.h 82 // Keeps whether screen should be shown right after initialization.
reset_screen_handler.h 67 // Keeps whether screen should be shown right after initialization.
terms_of_service_screen_handler.h 60 // Whether the screen should be shown right after initialization.
  /external/chromium_org/chromeos/accelerometer/
accelerometer_reader.h 53 // Dispatched when initialization is complete. If |success|, |configuration|
  /external/chromium_org/chromeos/network/
network_handler.h 30 // Class for handling initialization and access to chromeos network handlers.
  /external/chromium_org/components/nacl/renderer/
manifest_service_channel.h 37 // Called when PPAPI initialization in the NaCl plugin is finished.
  /external/chromium_org/components/nacl/zygote/
nacl_fork_delegate_linux.h 30 // initialization, and provides "fork()" functionality with
  /external/chromium_org/content/browser/mojo/
mojo_application_host.h 29 // Two-phase initialization:
  /external/chromium_org/content/public/browser/
web_ui_message_handler.h 52 // perform any additional initialization.. At this point web_ui() will return
  /external/chromium_org/content/renderer/media/
buffered_data_source.h 65 // Executes |init_cb| with the result of initialization when it has completed.
83 // Cancels initialization, any pending loaders, and any pending read calls
172 // Callback method from the pipeline for initialization.
186 // Memory is allocated for this member during initialization of this object
  /external/chromium_org/content/renderer/pepper/
ppb_video_decoder_impl.h 66 // This is NULL before initialization, and after destruction.
  /external/chromium_org/content/shell/browser/
shell_browser_context.h 68 // Performs initialization of the ShellBrowserContext while IO is still
  /external/chromium_org/content/test/
webui_resource_browsertest.cc 48 // initialization that depends on the library should be placed in a setUp
  /external/chromium_org/content/utility/
utility_main.cc 31 // TODO(jorgelo): move this after GTK initialization when we enable a strict
  /external/chromium_org/extensions/common/manifest_handlers/
permissions_parser.h 36 // during initialization and will DCHECK() for safety.
  /external/chromium_org/media/base/
decryptor.h 91 // Indicates completion of audio/video decoder initialization.
93 // First Parameter: Indicates initialization success.
94 // - Set to true if initialization was successful. False if an error occurred.
150 // scheduled initialization or decrypt-and-decode operations, and fires
  /external/chromium_org/media/filters/
ffmpeg_demuxer.h 11 // FFmpegDemuxer sets the duration of pipeline during initialization by using
162 // Calls |need_key_cb_| with the initialization data encountered in the file.
175 // FFmpeg callbacks during initialization.
245 // Derived bitrate after initialization has completed.
ffmpeg_video_decoder.h 68 // Returns true if initialization was successful.
vpx_video_decoder.h 54 // Returns true when initialization was successful.
  /external/chromium_org/media/formats/webm/
webm_crypto_helpers.cc 40 // initialization vector empty will tell the decryptor that the frame is
  /external/chromium_org/mojo/shell/android/apk/src/org/chromium/mojo_shell_apk/
MojoShellActivity.java 31 Log.e(TAG, "libmojo_shell initialization failed.", e);

Completed in 1479 milliseconds

<<11121314151617181920>>