HomeSort by relevance Sort by last modified time
    Searched full:notification_type (Results 1 - 25 of 198) sorted by null

1 2 3 4 5 6 7 8

  /external/chromium/chrome/browser/sync/syncable/
model_type.cc 420 std::string* notification_type) {
423 *notification_type = kBookmarkNotificationType;
426 *notification_type = kPreferenceNotificationType;
429 *notification_type = kPasswordNotificationType;
432 *notification_type = kAutofillNotificationType;
435 *notification_type = kThemeNotificationType;
438 *notification_type = kTypedUrlNotificationType;
441 *notification_type = kExtensionNotificationType;
444 *notification_type = kNigoriNotificationType;
447 *notification_type = kAppNotificationType
    [all...]
model_type.h 144 // |model_type| was a real model type and |notification_type| was
147 std::string* notification_type);
150 // iff |notification_type| was the notification type of a real model
152 bool NotificationTypeToRealModelType(const std::string& notification_type,
  /external/chromium/chrome/browser/automation/
automation_autocomplete_edit_tracker.cc 8 #include "content/common/notification_type.h"
  /external/chromium/chrome/browser/sync/notifier/
invalidation_util.cc 18 std::string notification_type; local
20 model_type, &notification_type)) {
23 object_id->Init(invalidation::ObjectSource::CHROME_SYNC, notification_type);
  /external/chromium/chrome/browser/chromeos/
enterprise_extension_observer.h 14 #include "content/common/notification_type.h"
locale_change_guard.h 16 #include "content/common/notification_type.h"
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host_mock.h 14 #include "content/common/notification_type.h"
data_type_manager_mock.h 13 #include "content/common/notification_type.h"
extension_change_processor.h 15 #include "content/common/notification_type.h"
theme_change_processor.h 14 #include "content/common/notification_type.h"
session_change_processor.h 16 #include "content/common/notification_type.h"
typed_url_change_processor.h 17 #include "content/common/notification_type.h"
  /external/chromium/chrome/browser/ui/
browser_navigator_browsertest.h 10 #include "content/common/notification_type.h"
  /external/chromium/chrome/browser/ui/options/
options_page_base.cc 11 #include "content/common/notification_type.h"
  /external/chromium/chrome/browser/web_resource/
web_resource_service.h 12 #include "content/common/notification_type.h"
23 // Pass notification_type = NOTIFICATION_TYPE_COUNT if notification is not
29 NotificationType::Type notification_type,
  /external/chromium/chrome/browser/extensions/
extension_test_message_listener.cc 10 #include "content/common/notification_type.h"
  /external/chromium/chrome/browser/prefs/
pref_observer_mock.h 15 #include "content/common/notification_type.h"
pref_set_observer.cc 8 #include "content/common/notification_type.h"
  /external/chromium/chrome/browser/ui/app_modal_dialogs/
app_modal_dialog.cc 11 #include "content/common/notification_type.h"
  /external/chromium/chrome/browser/ui/gtk/
overflow_button.cc 12 #include "content/common/notification_type.h"
repost_form_warning_gtk.cc 13 #include "content/common/notification_type.h"
  /external/chromium/chrome/browser/ui/search_engines/
template_url_fetcher_ui_callbacks.cc 14 #include "content/common/notification_type.h"
  /external/chromium/chrome/browser/search_engines/
template_url_scraper_unittest.cc 13 #include "content/common/notification_type.h"
  /external/chromium/chrome/browser/sync/
profile_sync_test_util.h 19 #include "content/common/notification_type.h"
  /external/chromium/chrome/browser/tabs/
pinned_tab_service.cc 12 #include "content/common/notification_type.h"

Completed in 402 milliseconds

1 2 3 4 5 6 7 8