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