Searched refs:icu_data_file_absolute_path (Results 1 – 2 of 2) sorted by relevance
40 const std::string& icu_data_file_absolute_path) { in SetUpIcuDataFile() argument48 filesystem.GetFileSize(icu_data_file_absolute_path.c_str()); in SetUpIcuDataFile()49 ScopedFd fd(filesystem.OpenForRead(icu_data_file_absolute_path.c_str())); in SetUpIcuDataFile()
36 const std::string& icu_data_file_absolute_path);