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

  /art/compiler/driver/
compiler_driver.h 306 const std::vector<const PatchInformation*>& GetMethodsToPatch() const {
  /art/compiler/
image_writer.cc 686 const Patches& methods_to_patch = compiler_driver_.GetMethodsToPatch();

Completed in 718 milliseconds