Searched refs:kDeviceManagementUrl (Results 1 – 13 of 13) sorted by relevance
58 if (command_line->HasSwitch(switches::kDeviceManagementUrl)) { in CloudPolicySubsystem()60 command_line->GetSwitchValueASCII(switches::kDeviceManagementUrl))); in CloudPolicySubsystem()
43 if (command_line->HasSwitch(switches::kDeviceManagementUrl)) { in ProfilePolicyConnector()
54 command_line->AppendSwitchASCII(switches::kDeviceManagementUrl, in SetUpInProcessBrowserTestFixture()
122 command_line->AppendSwitchASCII(::switches::kDeviceManagementUrl, url); in SetUpInProcessBrowserTestFixture()
162 command_line->AppendSwitchASCII(switches::kDeviceManagementUrl, url); in SetUpInProcessBrowserTestFixture()
59 extern const char kDeviceManagementUrl[];
150 const char kDeviceManagementUrl[] = "device-management-url"; variable
153 if (command_line->HasSwitch(switches::kDeviceManagementUrl)) in GetServerUrl()154 return command_line->GetSwitchValueASCII(switches::kDeviceManagementUrl); in GetServerUrl()
267 const char kDeviceManagementUrl[] = "device-management-url"; variable
85 extern const char kDeviceManagementUrl[];
69 ::switches::kDeviceManagementUrl, in DeriveCommandLine()
196 ::switches::kDeviceManagementUrl, kDMServer); in SetUp()
311 switches::kDeviceManagementUrl, test_server_.GetServiceURL().spec()); in SetUpCommandLine()