Home
last modified time | relevance | path

Searched refs:GetPrintersHash (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/service/cloud_print/
Dprint_system_cups.cc186 printers_hash_ = GetPrintersHash(); in StartWatching()
203 std::string new_hash = GetPrintersHash(); in CheckForUpdates()
220 std::string GetPrintersHash() { in GetPrintersHash() function in cloud_print::PrintServerWatcherCUPS