HomeSort by relevance Sort by last modified time
    Searched defs:kDeviceManagementServiceOAuth (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/google_apis/gaia/
gaia_constants.cc 32 const char kDeviceManagementServiceOAuth[] =
  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_client_registration_helper.cc 73 scopes.insert(GaiaConstants::kDeviceManagementServiceOAuth);
218 scopes.push_back(GaiaConstants::kDeviceManagementServiceOAuth);
233 << GaiaConstants::kDeviceManagementServiceOAuth;

Completed in 3927 milliseconds