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 632 return methods_to_patch_;
771 std::vector<const CallPatchInformation*> methods_to_patch_; member in class:art::CompilerDriver
    [all...]
compiler_driver.cc 434 STLDeleteElements(&methods_to_patch_);
    [all...]

Completed in 54 milliseconds