GetServerUrl      106 chrome/browser/policy/cloud/policy_header_service_factory.cc       new PolicyHeaderService(device_management_service->GetServerUrl(),
GetServerUrl      465 components/policy/core/common/cloud/device_management_service.cc   std::string server_url = GetServerUrl();
GetServerUrl      474 components/policy/core/common/cloud/device_management_service.cc   return configuration_->GetServerUrl();
GetServerUrl      114 components/policy/core/common/cloud/device_management_service.h     virtual std::string GetServerUrl() = 0;
GetServerUrl      144 components/policy/core/common/cloud/device_management_service.h   std::string GetServerUrl();
GetServerUrl       34 components/policy/core/common/cloud/mock_device_management_service.h   virtual std::string GetServerUrl() OVERRIDE;
GetServerUrl       67 components/rappor/rappor_service.cc   const GURL server_url = GetServerUrl();