Home
last modified time | relevance | path

Searched refs:SetImagePropertiesRootPrefix (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/cros/
Dimage_properties.h94 void SetImagePropertiesRootPrefix(const char* test_root_prefix);
Domaha_request_params.cc61 test::SetImagePropertiesRootPrefix(nullptr); in ~OmahaRequestParams()
235 test::SetImagePropertiesRootPrefix(root_.c_str()); in set_root()
Dimage_properties_chromeos.cc84 void SetImagePropertiesRootPrefix(const char* test_root_prefix) { in SetImagePropertiesRootPrefix() function
Dimage_properties_chromeos_unittest.cc42 test::SetImagePropertiesRootPrefix(tempdir_.GetPath().value().c_str()); in SetUp()