Home
last modified time | relevance | path

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

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