OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
42
proxy_id_ = PrintSystem::
GenerateProxyId
();
print_system.h
201
static std::string
GenerateProxyId
();
/external/chromium_org/cloud_print/gcp20/prototype/
printer.h
169
std::string
GenerateProxyId
() const;
printer.cc
245
requester_->StartRegistration(
GenerateProxyId
(), kPrinterName, user,
741
std::string Printer::
GenerateProxyId
() const {
Completed in 420 milliseconds