Searched refs:kDeviceManagementUrl (Results 1 – 4 of 4) 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()
59 extern const char kDeviceManagementUrl[];
150 const char kDeviceManagementUrl[] = "device-management-url"; variable