HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_PUBLIC_SESSION (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/chrome/browser/chromeos/extensions/
device_local_account_management_policy_provider.cc 95 if (account_type_ == policy::DeviceLocalAccount::TYPE_PUBLIC_SESSION) {
device_local_account_management_policy_provider_unittest.cc 76 provider(policy::DeviceLocalAccount::TYPE_PUBLIC_SESSION);
  /external/chromium_org/chrome/browser/chromeos/policy/
device_local_account.h 22 TYPE_PUBLIC_SESSION,
device_local_account.cc 46 case DeviceLocalAccount::TYPE_PUBLIC_SESSION:
76 *type = DeviceLocalAccount::TYPE_PUBLIC_SESSION;
device_local_account_policy_service_unittest.cc 125 DeviceLocalAccount::TYPE_PUBLIC_SESSION)),
128 DeviceLocalAccount::TYPE_PUBLIC_SESSION)),
792 DeviceLocalAccount::TYPE_PUBLIC_SESSION),
    [all...]
device_policy_decoder_chromeos.cc 154 DeviceLocalAccount::TYPE_PUBLIC_SESSION);
device_local_account_browsertest.cc 278 kAccountId1, DeviceLocalAccount::TYPE_PUBLIC_SESSION)),
280 kAccountId2, DeviceLocalAccount::TYPE_PUBLIC_SESSION)) {}
    [all...]
cloud_external_data_policy_observer_unittest.cc 167 DeviceLocalAccount::TYPE_PUBLIC_SESSION)),
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
existing_user_controller_auto_login_unittest.cc 47 policy::DeviceLocalAccount::TYPE_PUBLIC_SESSION)),
83 policy::DeviceLocalAccount::TYPE_PUBLIC_SESSION);
existing_user_controller_browsertest.cc 356 policy::DeviceLocalAccount::TYPE_PUBLIC_SESSION)) {
user_manager_impl.cc     [all...]
  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_provider_unittest.cc 281 policy::DeviceLocalAccount::TYPE_PUBLIC_SESSION);
device_settings_provider.cc 543 policy::DeviceLocalAccount::TYPE_PUBLIC_SESSION);
    [all...]
  /external/chromium_org/chrome/browser/extensions/
external_provider_impl.cc 354 if (account_type == policy::DeviceLocalAccount::TYPE_PUBLIC_SESSION)

Completed in 313 milliseconds