HomeSort by relevance Sort by last modified time
    Searched refs:image_file_location_oat_data_begin_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
oat.cc 52 image_file_location_oat_data_begin_ = image_file_location_oat_data_begin;
53 UpdateChecksum(&image_file_location_oat_data_begin_, sizeof(image_file_location_oat_data_begin_));
257 return image_file_location_oat_data_begin_;
oat.h 100 uint32_t image_file_location_oat_data_begin_; variable

Completed in 781 milliseconds