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

  /external/chromium_org/chrome/browser/extensions/
external_provider_impl.cc 367 policy::DeviceLocalAccount::Type account_type; local
368 if (user && policy::IsDeviceLocalAccountUser(user->email(), &account_type)) {
369 if (account_type == policy::DeviceLocalAccount::TYPE_PUBLIC_SESSION)
  /external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.cc 258 const char* account_type = allow_hosted_accounts == HostedAccountsAllowed ? local
267 account_type,
276 account_type,
    [all...]

Completed in 492 milliseconds