Searched refs:kOAuthWrapBridgeUserInfoScope (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Dgaia_constants.cc28 const char kOAuthWrapBridgeUserInfoScope[] = member in namespace:GaiaConstants
H A Dgaia_constants.h24 extern const char kOAuthWrapBridgeUserInfoScope[];
/external/chromium_org/chrome/browser/chromeos/policy/
H A Duser_cloud_policy_token_forwarder.cc93 scopes.insert(GaiaConstants::kOAuthWrapBridgeUserInfoScope);
H A Dpolicy_oauth2_token_fetcher.cc60 scopes.push_back(GaiaConstants::kOAuthWrapBridgeUserInfoScope);
H A Duser_cloud_policy_manager_chromeos_browsertest.cc87 token_info.scopes.insert(GaiaConstants::kOAuthWrapBridgeUserInfoScope);
H A Duser_cloud_policy_manager_chromeos_unittest.cc264 scopes.insert(GaiaConstants::kOAuthWrapBridgeUserInfoScope);
/external/chromium_org/components/policy/core/common/cloud/
H A Dcloud_policy_client_registration_helper.cc74 scopes.insert(GaiaConstants::kOAuthWrapBridgeUserInfoScope);
219 scopes.push_back(GaiaConstants::kOAuthWrapBridgeUserInfoScope);
/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_oauth2_token_service.cc335 std::vector<std::string>(1, GaiaConstants::kOAuthWrapBridgeUserInfoScope),

Completed in 124 milliseconds