OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:account_type
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher.cc
150
const char*
account_type
= allow_hosted_accounts == HostedAccountsAllowed ?
local
159
account_type
,
168
account_type
,
/external/chromium_org/chrome/browser/extensions/
external_provider_impl.cc
352
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/google_apis/gaia/
gaia_auth_fetcher.cc
255
const char*
account_type
= allow_hosted_accounts == HostedAccountsAllowed ?
local
264
account_type
,
273
account_type
,
[
all
...]
Completed in 86 milliseconds