Searched refs:properties_raw (Results 1 – 1 of 1) sorted by relevance
59 std::string properties_raw; in DeviceProperties() local81 if (!base::ReadFileToString(base::FilePath(file_name), &properties_raw)) { in DeviceProperties()86 auto properties_value = base::JSONReader::Read(properties_raw); in DeviceProperties()