Searched refs:install_attributes_reader (Results 1 – 4 of 4) sorted by relevance
79 std::unique_ptr<InstallAttributesReader> install_attributes_reader) { in SetInstallAttributesReaderForTesting() argument80 install_attributes_reader_ = std::move(install_attributes_reader); in SetInstallAttributesReaderForTesting()
96 std::unique_ptr<InstallAttributesReader> install_attributes_reader) { in set_install_attributes_for_testing() argument97 install_attributes_reader_ = std::move(install_attributes_reader); in set_install_attributes_for_testing()
51 std::unique_ptr<InstallAttributesReader> install_attributes_reader);
30 std::unique_ptr<InstallAttributesReader> install_attributes_reader, in CreateDevicePolicyImpl() argument36 std::move(install_attributes_reader)); in CreateDevicePolicyImpl()