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

  /art/compiler/driver/
compiler_driver.h 307 return methods_to_patch_;
378 std::vector<const PatchInformation*> methods_to_patch_; member in class:art::CompilerDriver
compiler_driver.cc 429 STLDeleteElements(&methods_to_patch_);
    [all...]

Completed in 36 milliseconds