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

  /external/chromium_org/chrome/browser/web_resource/
notification_promo.h 32 static GURL PromoServerURL();
promo_resource_service.cc 47 NotificationPromo::PromoServerURL() : GURL(promo_server_url);
notification_promo.cc 83 // TODO(achuith): Move NotificationPromo::PromoServerURL to the blocking pool.
448 GURL NotificationPromo::PromoServerURL() {
454 DVLOG(1) << "PromoServerURL=" << url.spec();
promo_resource_service_unittest.cc 529 GURL promo_server_url = NotificationPromo::PromoServerURL();

Completed in 689 milliseconds