HomeSort by relevance Sort by last modified time
    Searched full:knotificationupdatesettings (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/common/cloud_print/
cloud_print_constants.cc 51 const char kNotificationUpdateSettings[] = "/update_settings";
cloud_print_constants.h 61 extern const char kNotificationUpdateSettings[];
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy_backend.cc 391 size_t pos = notification.rfind(kNotificationUpdateSettings);
397 DCHECK(pos == notification.length() - strlen(kNotificationUpdateSettings));

Completed in 276 milliseconds