Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/i18n/
H A Dicu_mergeable_data_file.cc64 bool Initialize(File ash_file) { in Initialize()
83 File ash_file(FilePath(ash_file_path), File::FLAG_OPEN | File::FLAG_READ); in MmapAshFile() local
162 auto ash_file = MmapAshFile(ash_file_path); in MergeWithAshVersion() local
218 const AshMemoryMappedFile& ash_file, in FindOverlap()
236 bool IcuMergeableDataFile::MergeArea(const AshMemoryMappedFile& ash_file, in MergeArea()
260 const AshMemoryMappedFile& ash_file, in CountEqualPages()
288 const AshMemoryMappedFile& ash_file, in CalculateHashes()
323 const AshMemoryMappedFile& ash_file, in MaybeLoadCachedHashes()
H A Dicu_mergeable_data_file_unittest.cc42 File ash_file(ash_path, flags); in TEST_F() local
142 File ash_file(ash_path, flags); in TEST_F() local