Home
last modified time | relevance | path

Searched defs:ash_file (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/i18n/
Dicu_mergeable_data_file.cc59 bool Initialize(File ash_file) { in Initialize()
78 File ash_file(FilePath(ash_file_path), File::FLAG_OPEN | File::FLAG_READ); in MmapAshFile() local
154 auto ash_file = MmapAshFile(ash_file_path); in MergeWithAshVersion() local
209 const AshMemoryMappedFile& ash_file, in FindOverlap()
227 bool IcuMergeableDataFile::MergeArea(const AshMemoryMappedFile& ash_file, in MergeArea()
251 const AshMemoryMappedFile& ash_file, in CountEqualPages()
269 const AshMemoryMappedFile& ash_file, in CalculateHashes()
304 const AshMemoryMappedFile& ash_file, in MaybeLoadCachedHashes()
Dicu_mergeable_data_file_unittest.cc34 File ash_file(ash_path, flags); in TEST_F() local
134 File ash_file(ash_path, flags); in TEST_F() local