Searched refs:root_prefix_str (Results 1 – 1 of 1) sorted by relevance
143 std::string root_prefix_str = root_prefix ? root_prefix : ""; in StoreMutableImageProperties() local144 base::FilePath path(root_prefix_str + kStatefulPartition + kLsbRelease); in StoreMutableImageProperties()