Home
last modified time | relevance | path

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

/system/update_engine/
Dimage_properties_chromeos.cc47 const char* root_prefix = nullptr; variable
71 if (root_prefix) in LoadLsbRelease()
72 path = root_prefix; in LoadLsbRelease()
84 root_prefix = test_root_prefix; in SetImagePropertiesRootPrefix()
143 std::string root_prefix_str = root_prefix ? root_prefix : ""; in StoreMutableImageProperties()