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

  /external/chromium_org/cloud_print/gcp20/prototype/
dns_sd_server.cc 66 SendAnnouncement(full_ttl_);
78 SendAnnouncement(full_ttl_);
85 SendAnnouncement(0); // TTL is 0
257 void DnsSdServer::SendAnnouncement(uint32 ttl) {
dns_sd_server.h 75 void SendAnnouncement(uint32 ttl);

Completed in 80 milliseconds