Searched refs:GetServerUrl (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/policy/
H A Ddevice_management_service_configuration.h24 virtual std::string GetServerUrl() OVERRIDE;
H A Ddevice_management_service_configuration.cc28 std::string DeviceManagementServiceConfiguration::GetServerUrl() { function in class:policy::DeviceManagementServiceConfiguration
/external/chromium_org/components/policy/core/common/cloud/
H A Ddevice_management_service.h115 virtual std::string GetServerUrl() = 0;
145 std::string GetServerUrl();
H A Dmock_device_management_service.h34 virtual std::string GetServerUrl() OVERRIDE;
H A Ddevice_management_service.cc469 std::string server_url = GetServerUrl();
477 std::string DeviceManagementService::GetServerUrl() { function in class:policy::DeviceManagementService
478 return configuration_->GetServerUrl();
H A Dmock_device_management_service.cc135 std::string MockDeviceManagementServiceConfiguration::GetServerUrl() { function in class:policy::MockDeviceManagementServiceConfiguration
/external/chromium_org/chrome/browser/policy/cloud/
H A Dpolicy_header_service_factory.cc106 new PolicyHeaderService(device_management_service->GetServerUrl(),
/external/chromium_org/components/rappor/
H A Drappor_service.cc46 GURL GetServerUrl(bool metrics_enabled) { function in namespace:rappor::__anon6787
93 const GURL server_url = GetServerUrl(metrics_enabled);

Completed in 209 milliseconds