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

  /external/chromium_org/cloud_print/gcp20/prototype/
service_parameters.cc 7 ServiceParameters::ServiceParameters() : http_port_(0) {
10 ServiceParameters::~ServiceParameters() {
13 ServiceParameters::ServiceParameters(const std::string& service_type,
service_parameters.h 13 struct ServiceParameters {
14 ServiceParameters();
16 ~ServiceParameters();
18 ServiceParameters(const std::string& service_type,

Completed in 130 milliseconds