HomeSort by relevance Sort by last modified time
    Searched full:removed (Results 426 - 450 of 12504) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/
FindNotificationDetails.java 24 * has been removed from DOM by the time the active ordinals are processed.
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_expanded_state_tracker.h 17 // nodes are persisted in preferences. If an expanded node is removed from the
  /external/chromium_org/chrome/browser/chromeos/policy/
cloud_external_data_manager_base_test_util.h 39 // removed.
  /external/chromium_org/chrome/browser/chromeos/
xinput_hierarchy_changed_event_listener.h 50 // Notify observers that a device has been added/removed.
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_action_constants.cc 23 // A string used as a placeholder for URLs which have been removed from the
  /external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_api_constants.cc 15 const char kRemovedKey[] = "removed";
  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_mint_queue.h 25 // until they are removed from the queue with RequestComplete.
  /external/chromium_org/chrome/browser/extensions/api/mdns/
dns_sd_delegate.h 35 // removed.
  /external/chromium_org/chrome/browser/extensions/
window_controller_list.h 56 // Entries are not owned by this class and must be removed when destroyed.
  /external/chromium_org/chrome/browser/importer/
importer_list.cc 157 // removed.
194 // removed.
208 // |observer_| may be NULL if it removed itself before being notified.
223 // TODO(jhawkins): Remove once DetectSourceProfilesHack is removed.
  /external/chromium_org/chrome/browser/net/
evicted_domain_cookie_counter.cc 99 bool removed,
103 if (removed) {
111 next_cookie_monster_delegate_->OnCookieChanged(cookie, removed, cause);
132 // From |evicted_cookies_|, removed all expired cookies, and remove cookies
  /external/chromium_org/chrome/browser/policy/cloud/
DEPS 4 # be moved, and this file will be removed.
  /external/chromium_org/chrome/browser/search_engines/
util.h 48 // prepopulated engines and thus should be removed from the user's current
72 // placing the current default provider on the "to be removed" list.
90 // updated. If |removed_keyword_guids| is not NULL, any TemplateURLs removed
124 // Sync GUID of each item removed from the DB will be added to it. This is a
  /external/chromium_org/chrome/browser/status_icons/
status_icon_unittest.cc 46 // Make sure that observers are no longer invoked after they are removed.
  /external/chromium_org/chrome/browser/ui/cocoa/apps/
app_shim_menu_controller_mac.h 18 // app window resigns main, its menu items are removed and all Chrome menu items
  /external/chromium_org/chrome/browser/ui/gtk/
event_utils.cc 26 // TODO(shinyak) This function will be removed after refactoring.
  /external/chromium_org/chrome/browser/ui/
uma_browsing_activity_observer.h 14 // list and delete when the last one is removed. It watches for loads and
  /external/chromium_org/chrome/browser/ui/webui/options/
clear_browser_data_handler.h 36 // Closes the dialog once all requested data has been removed.
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
browsingData.html 24 historical date after which the user's browsing data should be removed. This
36 // Do something clever here once data has been removed.
67 // Do something clever here once data has been removed.
118 // Do something clever here once data has been removed.
  /external/chromium_org/chrome/common/
switch_utils.cc 12 // Switches enumerated here will be removed when a background instance of
  /external/chromium_org/chrome/installer/util/
create_dir_work_item.h 24 // removed.
  /external/chromium_org/chrome/tools/service_discovery_sniffer/
service_discovery_sniffer.h 26 void Removed();
  /external/chromium_org/components/policy/core/common/
schema_map.h 47 PolicyNamespaceList* removed,
  /external/chromium_org/content/browser/geolocation/
geolocation_provider_impl.cc 72 bool removed = false; local
77 removed = true;
81 if (removed)
83 return removed;
wifi_data.cc 26 // More than 4 or 50% of access points added or removed is significant.

Completed in 811 milliseconds

<<11121314151617181920>>