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

  /art/compiler/
compiled_method.cc 119 patches_(driver->GetCompiledMethodStorage()->DeduplicateLinkerPatches(patches)) {
156 storage->ReleaseLinkerPatches(patches_);
compiled_method.h 425 return GetArray(patches_);
442 const LengthPrefixedArray<LinkerPatch>* const patches_; member in class:art::FINAL

Completed in 3231 milliseconds