HomeSort by relevance Sort by last modified time
    Searched refs:kDeviceManagementService (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/common/net/gaia/
gaia_constants.cc 28 const char kDeviceManagementService[] = "mobilesync";
gaia_constants.h 23 extern const char kDeviceManagementService[];
  /external/chromium/chrome/browser/chromeos/login/
enterprise_enrollment_screen.cc 51 GaiaConstants::kDeviceManagementService,
56 GaiaConstants::kDeviceManagementService,
104 result.sid, result.lsid, GaiaConstants::kDeviceManagementService);
115 if (service != GaiaConstants::kDeviceManagementService) {
142 if (service != GaiaConstants::kDeviceManagementService) {
  /external/chromium/chrome/browser/policy/
user_policy_identity_strategy.cc 189 GaiaConstants::kDeviceManagementService);
215 GaiaConstants::kDeviceManagementService)) {
242 if (token_details->service() == GaiaConstants::kDeviceManagementService)
  /external/chromium/chrome/browser/net/gaia/
token_service.cc 24 GaiaConstants::kDeviceManagementService

Completed in 239 milliseconds