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

  /external/chromium_org/chromeos/dbus/
fake_session_manager_client.cc 160 const std::string& FakeSessionManagerClient::device_local_account_policy( function in class:chromeos::FakeSessionManagerClient
  /external/chromium_org/chrome/browser/chromeos/login/
existing_user_controller_browsertest.cc 398 policy::UserPolicyBuilder device_local_account_policy; variable
399 device_local_account_policy.policy_data().set_username(
401 device_local_account_policy.policy_data().set_policy_type(
403 device_local_account_policy.policy_data().set_settings_entity_id(
405 device_local_account_policy.Build();
408 device_local_account_policy.GetBlob());

Completed in 239 milliseconds