Searched defs:ServiceParameters (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cloud_print/gcp20/prototype/
H A Dservice_parameters.cc7 ServiceParameters::ServiceParameters() : http_port_(0) { function in class:ServiceParameters
10 ServiceParameters::~ServiceParameters() {
13 ServiceParameters::ServiceParameters(const std::string& service_type, function in class:ServiceParameters
H A Dservice_parameters.h13 struct ServiceParameters { struct
14 ServiceParameters();
16 ~ServiceParameters();
18 ServiceParameters(const std::string& service_type,

Completed in 117 milliseconds