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

  /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...]

Completed in 45 milliseconds