OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:managed_users
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/policy/test/
policy_testserver.py
14
key "
managed_users
". It contains auth tokens for which the server will claim
46
"
managed_users
" : [
365
if ('*' not in policy['
managed_users
'] and
366
auth not in policy['
managed_users
']):
[
all
...]
/external/chromium_org/sync/tools/testserver/
chromiumsync.py
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/options/
options_browsertest.js
7
/** @const */ var SUPERVISED_USERS_PREF = 'profile.
managed_users
';
Completed in 52 milliseconds