Home
last modified time | relevance | path

Searched refs:patcher (Results 1 – 7 of 7) sorted by relevance

/aosp12/build/make/tools/
H A Dtest_post_process_props.py68 self.patcher = patch("post_process_props.open", mock_open(read_data=content))
69 self.mock_open = self.patcher.start()
73 self.patcher.stop()
/aosp12/art/dex2oat/linker/
H A Dimage_test.h284 MultiOatRelativePatcher patcher(compiler_options_->GetInstructionSet(), in DoCompile()
298 oat_writer->PrepareLayout(&patcher); in DoCompile()
H A Doat_writer_test.cc199 MultiOatRelativePatcher patcher(compiler_options_->GetInstructionSet(), in DoWriteElf() local
206 oat_writer.PrepareLayout(&patcher); in DoWriteElf()
/aosp12/art/dex2oat/
H A Ddex2oat.cc2110 linker::MultiOatRelativePatcher patcher(compiler_options_->GetInstructionSet(), in WriteOutputFiles() local
2117 oat_writer->PrepareLayout(&patcher); in WriteOutputFiles()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...