Searched refs:kDeviceManagementUrl (Results 1 – 9 of 9) sorted by relevance
12 const char kDeviceManagementUrl[] = "device-management-url"; variable
15 POLICY_EXPORT extern const char kDeviceManagementUrl[];
214 if (command_line->HasSwitch(switches::kDeviceManagementUrl)) in GetDeviceManagementUrl()215 return command_line->GetSwitchValueASCII(switches::kDeviceManagementUrl); in GetDeviceManagementUrl()
54 command_line->AppendSwitchASCII(switches::kDeviceManagementUrl, in SetUpInProcessBrowserTestFixture()
127 command_line->AppendSwitchASCII(switches::kDeviceManagementUrl, url); in SetUpInProcessBrowserTestFixture()
189 command_line->AppendSwitchASCII(switches::kDeviceManagementUrl, url); in SetUpInProcessBrowserTestFixture()
212 policy::switches::kDeviceManagementUrl, in DeriveCommandLine()
210 policy::switches::kDeviceManagementUrl, kDMServer); in SetUp()
322 command_line->AppendSwitchASCII(policy::switches::kDeviceManagementUrl, in SetUpCommandLine()