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

  /external/chromium_org/chrome/service/cloud_print/
cloud_print_proxy_backend.cc 142 base::TimeTicks notifications_enabled_since_; member in class:cloud_print::CloudPrintProxyBackend::Core
367 notifications_enabled_since_ = base::TimeTicks();
517 notifications_enabled_since_ = base::TimeTicks::Now();
520 << notifications_enabled_since_.ToInternalValue();
537 notifications_enabled_since_ = base::TimeTicks();

Completed in 26 milliseconds