Home
last modified time | relevance | path

Searched refs:test_root_prefix (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/cros/
Dimage_properties.h94 void SetImagePropertiesRootPrefix(const char* test_root_prefix);
Dimage_properties_chromeos.cc84 void SetImagePropertiesRootPrefix(const char* test_root_prefix) { in SetImagePropertiesRootPrefix() argument
85 root_prefix = test_root_prefix; in SetImagePropertiesRootPrefix()