Home
last modified time | relevance | path

Searched refs:icu_data_file_absolute_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icing/icing/util/
H A Dicu-data-file-helper.cc40 const std::string& icu_data_file_absolute_path) { in SetUpIcuDataFile() argument
48 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()
H A Dicu-data-file-helper.h36 const std::string& icu_data_file_absolute_path);