HomeSort by relevance Sort by last modified time
    Searched full:when (Results 1026 - 1050 of 50734) sorted by null

<<41424344454647484950>>

  /external/chromium_org/base/ios/
scoped_critical_action.h 17 // running time when the application is moved to the background and the
20 // Note there is no guarantee that the task will continue to finish when the
49 // |beginBackgroundTaskWithExpirationHandler:| when marking the beginning of
  /external/chromium_org/base/memory/
shared_memory_android.cc 15 // will automatically pin the region. We never explicitly call pin/unpin. When
37 DLOG(ERROR) << "Error " << err << " when setting protection of ashmem";
56 // automatically releases the resource when all FDs on it are closed.
  /external/chromium_org/base/
tracking_info.h 6 // with a PendingTask (when message_loop is handling the task).
46 // Time when the related task was posted.
49 // The time when the task should be run.
  /external/chromium_org/build/android/gyp/util/
md5_check_test.py 38 CheckCallAndRecord(True, 'should call when record doesn\'t exist')
39 CheckCallAndRecord(False, 'should not call when nothing changed')
40 CheckCallAndRecord(True, force=True, message='should call when forced')
  /external/chromium_org/build/mac/
verify_no_objc.sh 14 # crash when operating in an executable that has not loaded at its default
15 # address (that is, when it's a position-independent executable with the
20 # to carry this section around. Not linking them as Objective-C when they
  /external/chromium_org/chrome/browser/chromeos/offline/
offline_load_page.h 32 // when no network is available and hides when some network (either
34 // It deletes itself when the interstitial page is closed.
  /external/chromium_org/chrome/browser/download/
download_danger_prompt.h 16 // UI. This prompt is invoked by the DownloadsDOMHandler when the user wants to
33 // will be run when the the respective action is invoked. |canceled| may also
34 // be called when |item| is either no longer dangerous or no longer in
  /external/chromium_org/chrome/browser/extensions/
global_shortcut_listener.h 21 // monitors keystrokes. It relays messages to the appropriate observers when a
27 // Called when your global shortcut (|accelerator|) is struck.
39 // Register an observer for when a certain |accelerator| is struck.
  /external/chromium_org/chrome/browser/feedback/proto/
extension.proto 19 // Sent along with request for extension page when user attempts to open
51 // Sent when user hits final submit button.
73 // A query for suggestions, sent when the user hits the preview button.
  /external/chromium_org/chrome/browser/
jumplist_win.h 112 // updates a JumpList when a tab is added or removed.
116 // runnable method when it actually updates a JumpList.
133 // When the TabRestoreService object notifies the tab status is changed, this
138 // Observer callback for TabRestoreService::Observer to notify when a tab is
141 // HistoryService. When the query finishes successfully, HistoryService call
145 // Observer callback to notice when our associated TabRestoreService
158 // We use the custom JumpList when we satisfy the following conditions:
161 // TODO(hbono): to be enabled by default when we finalize the categories and
179 // When finishing loading all favicons, this function posts a task that
183 // A callback function for HistoryService that notify when the "Most Visited
    [all...]
  /external/chromium_org/chrome/browser/net/
cert_logger.proto 6 // certificate pinning errors. A report will be sent from Chrome when it gets
12 // timestamp of when the client tried to access the site. A response is
32 // The time (in usec since the epoch) when the client attempted to access the
  /external/chromium_org/chrome/browser/profiles/
profile_downloader_delegate.h 38 // the image will not be downloaded. Return an empty string when there is no
45 // Called when the profile download has completed successfully. Delegate can
49 // Called when the profile download has failed.
  /external/chromium_org/chrome/browser/resources/app_list/
start_page.js 70 * Invoked when the app-list bubble is shown.
77 * Invoked when the app-list bubble is hidden.
84 * Invoked when the user explicitly wants to toggle the speech recognition
  /external/chromium_org/chrome/browser/resources/bookmark_manager/js/
bmm.js 39 * will be fulfilled when done. This reuses multiple loads so that we do not
64 * be fulfilled when done. This reuses multiple loads so that we do not load
93 * @param {Function=} opt_f A funciton to call when done.
114 * Called when the title of a bookmark changes.
126 * Callback for when the user reorders by title.
140 * Callback for when a bookmark node is created.
153 * Callback for when a bookmark node is moved.
169 * Callback for when a bookmark node is removed.
184 * Callback for when all bookmark nodes have been deleted.
195 * Callback for when importing bookmark is started
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_message_box.js 15 * Callback to run when the screen is dismissed.
51 * Invoked when user clicks on the ok button.
63 * @param {function()} callback The callback to be invoked when the
  /external/chromium_org/chrome/browser/resources/enhanced_bookmark_manager/js/
bmm.js 39 * will be fulfilled when done. This reuses multiple loads so that we do not
64 * be fulfilled when done. This reuses multiple loads so that we do not load
93 * @param {Function=} opt_f A funciton to call when done.
114 * Called when the title of a bookmark changes.
126 * Callback for when the user reorders by title.
140 * Callback for when a bookmark node is created.
153 * Callback for when a bookmark node is moved.
169 * Callback for when a bookmark node is removed.
184 * Callback for when all bookmark nodes have been deleted.
195 * Callback for when importing bookmark is started
    [all...]
  /external/chromium_org/chrome/browser/resources/net_internals/
status_view.html 7 <!-- Status bar at top of screen when in capture mode. -->
29 <!-- Status bar at top of screen when capturing is stopped -->
34 <!-- Status bar at top of screen when displaying a loaded dump file -->
  /external/chromium_org/chrome/browser/sync/
sync_startup_tracker.h 14 // SyncStartupTracker provides a centralized way for observers to detect when
15 // ProfileSyncService has successfully started up, or when startup has failed
22 // Observer interface used to notify observers when sync has started up.
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_auth_test.cc 64 // when it tries to fetch an access token.
99 // when OAuth2TokenService has encountered more than a fixed number of
114 // when OAuth2TokenService has encountered more than a fixed number of
129 // when OAuth2TokenService has encountered a URLRequestStatus of FAILED.
143 // when OAuth2TokenService receives a malformed token.
157 // error when an invalid_grant error is returned by OAuth2TokenService with an
171 // Verify that ProfileSyncService ends up with an SERVICE_ERROR auth error when
187 // when when OAuth2TokenService has encountered a URLRequestStatus of CANCELED.
201 // initialization and ends up with an INVALID_GAIA_CREDENTIALS auth error when
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/
sync_service_state.h 12 // When you update this enum please consider updating the other enum in IDL.
21 // This state may be automatically resolved when the underlying
36 // Any new requests will immediately fail when the service is in
  /external/chromium_org/chrome/browser/ui/cocoa/
animatable_view.h 18 // AnimatableView sends an |animationDidEnd:| message to its delegate when the
19 // animation ends normally and an |animationDidStop:| message when the animation
20 // was canceled (even when canceled as a result of a new animation starting).
web_dialog_window_controller.h 26 // delegate_ when it gets destroyed.
32 // delegate and profile. The window is automatically destroyed when it, or its
35 // Make sure to use the returned window only when you know it is safe
  /external/chromium_org/chrome/browser/ui/cocoa/wrench_menu/
menu_tracked_button.h 15 // To create the hover state effects, there are two code paths. When the menu
17 // allow for setting the cell's highlight property. When in a drag cycle,
33 // In order to get hover effects when the menu is sticky-opened, a tracking
  /external/chromium_org/chrome/browser/ui/gtk/extensions/
bundle_installed_bubble_gtk.h 17 // which extensions and apps installed or failed when the bundle install
41 // BubbleDelegateGtk, called when the bubble is about to close.
47 // Called when the user clicks the bubble's close button.
  /external/chromium_org/chrome/browser/ui/search/
instant_ntp.h 25 // InstantNTP is used to preload an Instant page that will be swapped in when a
37 // |on_stale_callback| will be called when |loader_| determines the page to
41 // Releases the WebContents for the Instant page. This should be called when

Completed in 1599 milliseconds

<<41424344454647484950>>