Searched defs:image_file_location_oat_begin (Results 1 - 2 of 2) sorted by relevance

/art/compiler/
H A Doat_test.cc154 uint32_t image_file_location_oat_begin = 0; local
159 image_file_location_oat_begin,
H A Doat_writer.cc40 uint32_t image_file_location_oat_begin,
46 image_file_location_oat_begin_(image_file_location_oat_begin),
38 OatWriter(const std::vector<const DexFile*>& dex_files, uint32_t image_file_location_oat_checksum, uint32_t image_file_location_oat_begin, const std::string& image_file_location, const CompilerDriver* compiler) argument

Completed in 59 milliseconds