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

  /external/chromium_org/chrome/browser/web_resource/
notification_promo_mobile_ntp.cc 38 requires_sync_ = true;
59 payload_->GetBoolean("promo_requires_sync", &requires_sync_);
notification_promo_mobile_ntp.h 38 bool requires_sync() const { return requires_sync_; }
72 bool requires_sync_; member in class:NotificationPromoMobileNtp

Completed in 1368 milliseconds