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 159 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 401 policy::UserPolicyBuilder device_local_account_policy; variable
402 device_local_account_policy.policy_data().set_username(
404 device_local_account_policy.policy_data().set_policy_type(
406 device_local_account_policy.policy_data().set_settings_entity_id(
408 device_local_account_policy.Build();
411 device_local_account_policy.GetBlob());

Completed in 35 milliseconds