Home | Sort by relevance Sort by last modified time |
/art/runtime/ | |
oat_file_assistant.h | 299 int32_t patch_delta = 0; member in struct:art::OatFileAssistant::ImageInfo |
oat_file_assistant.cc | 603 if (oat_patch_delta != image_info->patch_delta) { 607 << image_info->patch_delta << ")"; [all...] |