Searched refs:GetSyncedNotificationsShim (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/synced_notifications_private/
H A Dsynced_notifications_private_api.cc40 !notifier_service->GetSyncedNotificationsShim()->IsSyncReady()) {
46 if (!notifier_service->GetSyncedNotificationsShim()->GetInitialData(
76 !notifier_service->GetSyncedNotificationsShim()->IsSyncReady()) {
80 if (!notifier_service->GetSyncedNotificationsShim()->UpdateNotification(
109 !notifier_service->GetSyncedNotificationsShim()->IsSyncReady()) {
113 if (!notifier_service->GetSyncedNotificationsShim()->SetRenderContext(
/external/chromium_org/chrome/browser/notifications/sync_notifier/
H A Dchrome_notifier_service.h34 SyncedNotificationsShim* GetSyncedNotificationsShim();
H A Dchrome_notifier_service.cc35 SyncedNotificationsShim* ChromeNotifierService::GetSyncedNotificationsShim() { function in class:notifier::ChromeNotifierService
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_components_factory_impl.cc509 ->GetSyncedNotificationsShim()

Completed in 110 milliseconds