Searched refs:timezone_file (Results 1 – 1 of 1) sorted by relevance
112 FilePath timezone_file(kTimezoneFilesDir + id); in SetTimezoneIDFromString() local115 if (!file_util::PathExists(timezone_file)) { in SetTimezoneIDFromString()117 << timezone_file.value(); in SetTimezoneIDFromString()125 if (symlink(timezone_file.value().c_str(), in SetTimezoneIDFromString()128 << timezone_symlink2.value() << " to " << timezone_file.value(); in SetTimezoneIDFromString()