HomeSort by relevance Sort by last modified time
    Searched refs:sender_bitmap_fetch_pending_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.h 147 bool sender_bitmap_fetch_pending_; member in class:notifier::SyncedNotification
synced_notification.cc 77 sender_bitmap_fetch_pending_(true),
671 sender_bitmap_fetch_pending_ = false;
714 !sender_bitmap_.IsEmpty() || !sender_bitmap_fetch_pending_;

Completed in 538 milliseconds