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

  /art/runtime/
image.cc 92 image_methods_[i] += delta;
129 return reinterpret_cast<ArtMethod*>(image_methods_[index]);
image.h 478 uint64_t image_methods_[kImageMethodsCount]; variable
  /art/dex2oat/linker/
image_writer.cc     [all...]
image_writer.h 773 ArtMethod* image_methods_[ImageHeader::kImageMethodsCount]; member in class:art::linker::final
    [all...]

Completed in 1175 milliseconds