Home
last modified time | relevance | path

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

/system/update_engine/cros/
Dimage_properties_chromeos.cc147 std::string root_prefix_str = root_prefix ? root_prefix : ""; in StoreMutableImageProperties() local
148 base::FilePath path(root_prefix_str + kStatefulPartition + kLsbRelease); in StoreMutableImageProperties()