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

  /art/runtime/
image.h 214 uint64_t image_methods_[kImageMethodsCount]; variable
  /art/compiler/
image_writer.h 59 std::fill(image_methods_, image_methods_ + arraysize(image_methods_), nullptr);
370 ArtMethod* image_methods_[ImageHeader::kImageMethodsCount]; member in class:art::FINAL

Completed in 40 milliseconds