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

  /external/chromium_org/cloud_print/gcp20/prototype/
dns_sd_server.cc 43 full_ttl_(0) {
60 full_ttl_ = full_ttl;
66 SendAnnouncement(full_ttl_);
78 SendAnnouncement(full_ttl_);
310 base::TimeDelta::FromSeconds(full_ttl_);
317 kTimeToNextAnnouncement*full_ttl_)));
dns_sd_server.h 103 uint32 full_ttl_; member in class:DnsSdServer

Completed in 289 milliseconds