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

  /external/chromium_org/chrome/service/cloud_print/
print_system.cc 34 std::string PrintSystem::GenerateProxyId() {
connector_settings.cc 40 proxy_id_ = PrintSystem::GenerateProxyId();
print_system.h 208 static std::string GenerateProxyId();
  /external/chromium_org/cloud_print/gcp20/prototype/
printer.h 169 std::string GenerateProxyId() const;
printer.cc 247 requester_->StartRegistration(GenerateProxyId(), kPrinterName, user,
743 std::string Printer::GenerateProxyId() const {

Completed in 816 milliseconds