Searched refs:install_attributes_reader (Results 1 – 2 of 2) sorted by relevance
77 std::unique_ptr<InstallAttributesReader> install_attributes_reader) { in set_install_attributes_for_testing() argument78 install_attributes_reader_ = std::move(install_attributes_reader); in set_install_attributes_for_testing()
24 std::unique_ptr<InstallAttributesReader> install_attributes_reader, in CreateDevicePolicyImpl() argument30 std::move(install_attributes_reader)); in CreateDevicePolicyImpl()