Searched refs:account_type (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/extensions/
H A Ddevice_local_account_management_policy_provider.cc74 policy::DeviceLocalAccount::Type account_type)
75 : account_type_(account_type) {
73 DeviceLocalAccountManagementPolicyProvider( policy::DeviceLocalAccount::Type account_type) argument
H A Ddevice_local_account_management_policy_provider.h22 policy::DeviceLocalAccount::Type account_type);
/external/chromium/chrome/common/net/gaia/
H A Dgaia_auth_fetcher.cc150 const char* account_type = allow_hosted_accounts == HostedAccountsAllowed ? local
159 account_type,
168 account_type,
/external/chromium_org/chrome/browser/extensions/
H A Dexternal_provider_impl.cc352 policy::DeviceLocalAccount::Type account_type; local
353 if (user && policy::IsDeviceLocalAccountUser(user->email(), &account_type)) {
354 if (account_type == policy::DeviceLocalAccount::TYPE_PUBLIC_SESSION)
/external/chromium_org/tools/gen_keyboard_overlay_data/
H A Dgen_keyboard_overlay_data.py255 parser.add_option('--account_type', default='GOOGLE', dest='account_type',
288 client.account_type = options.account_type
289 print 'Logging in as %s (%s)' % (client.email, client.account_type)
/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.cc255 const char* account_type = allow_hosted_accounts == HostedAccountsAllowed ? local
264 account_type,
273 account_type,
/external/chromium/testing/gmock/scripts/
H A Dupload.py186 account_type = "GOOGLE"
189 account_type = "HOSTED"
197 "accountType": account_type,
/external/chromium/testing/gtest/scripts/
H A Dupload.py186 account_type = "GOOGLE"
189 account_type = "HOSTED"
197 "accountType": account_type,
/external/chromium_org/testing/gtest/scripts/
H A Dupload.py186 account_type = "GOOGLE"
189 account_type = "HOSTED"
197 "accountType": account_type,
/external/chromium_org/third_party/re2/lib/codereview/
H A Dcodereview.py2822 account_type = "GOOGLE"
2825 account_type = "HOSTED"
2833 "accountType": account_type,
/external/regex-re2/lib/codereview/
H A Dcodereview.py2822 account_type = "GOOGLE"
2825 account_type = "HOSTED"
2833 "accountType": account_type,

Completed in 316 milliseconds