HomeSort by relevance Sort by last modified time
    Searched full:initialized (Results 926 - 950 of 7519) sorted by null

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/safe_browsing/
sandboxed_zip_analyzer.h 70 // Initialized on the UI thread, but only accessed on the IO thread.
  /external/chromium_org/chrome/browser/search_engines/
search_provider_install_state_message_filter.cc 25 // This is initialized by RenderProcessHostImpl. Do not add any non-trivial
  /external/chromium_org/chrome/browser/signin/
signin_names_io_thread.h 23 // Instance of this class are created and initialized on the UI
  /external/chromium_org/chrome/browser/themes/
theme_service_browsertest.cc 68 // service is initialized.
  /external/chromium_org/chrome/browser/ui/webui/options/
handler_options_handler.h 70 // Called when the JS PasswordManager object is initialized.
  /external/chromium_org/chrome/test/chromedriver/net/
websocket.h 43 INITIALIZED,
  /external/chromium_org/chrome/test/logging/win/
file_logger.h 28 // be initialized at a time.
  /external/chromium_org/chromeos/cryptohome/
async_method_caller.cc 353 LOG(WARNING) << "AsyncMethodCaller was already initialized";
357 VLOG(1) << "AsyncMethodCaller initialized";
364 LOG(WARNING) << "AsyncMethodCaller was already initialized";
368 VLOG(1) << "AsyncMethodCaller initialized";
  /external/chromium_org/components/autofill/core/common/
password_form_fill_data.cc 39 // Note that many of the |FormFieldData| members are not initialized for
  /external/chromium_org/components/invalidation/
invalidation_notifier.h 41 // |invalidation_state_tracker| must be initialized.
ticl_invalidation_service_unittest.cc 127 // underlying invalidator is not initialized.
  /external/chromium_org/components/nacl/loader/nonsfi/
irt_thread.cc 39 // This should be initialized at the beginning of ThreadMain, which is a thin
  /external/chromium_org/components/sync_driver/
change_processor.h 30 // expected to be initialized and loaded. You must have set a valid
  /external/chromium_org/content/browser/android/
overscroll_glow.h 75 // Returns whether the effect is initialized.
  /external/chromium_org/content/browser/download/
drag_download_file.h 51 enum State {INITIALIZED, STARTED, SUCCESS, FAILURE};
  /external/chromium_org/content/browser/renderer_host/input/
synthetic_gesture_controller.cc 53 // before |pending_gesture_result_| was initialized. Requesting another flush
  /external/chromium_org/content/browser/ssl/
ssl_policy.h 62 // If the security style of |entry| has not been initialized, then initialize
  /external/chromium_org/content/public/test/
test_file_system_backend.h 76 // error if validator is not initialized.
  /external/chromium_org/content/renderer/pepper/
pepper_video_capture_host.h 44 // Called when video capture is initialized. We can start
  /external/chromium_org/content/renderer/
render_view_impl_android.cc 33 // compositor has been initialized.
  /external/chromium_org/content/shell/renderer/test_runner/
MockSpellCheck.h 61 // A flag representing whether or not this object is initialized.
  /external/chromium_org/content/worker/
worker_main.cc 52 // On Linux, the sandbox must be initialized early, before any thread is
  /external/chromium_org/device/bluetooth/
bluetooth_adapter_factory.cc 34 // List of adapter callbacks to be called once the adapter is initialized.
  /external/chromium_org/media/audio/sounds/
sounds_manager.cc 111 CHECK(!g_instance) << "SoundsManager is already initialized.";
  /external/chromium_org/media/base/android/
demuxer_android.h 44 // Called when the demuxer has initialized.

Completed in 667 milliseconds

<<31323334353637383940>>