Searched refs:patches_ (Results 1 – 2 of 2) sorted by relevance
119 patches_(driver->GetCompiledMethodStorage()->DeduplicateLinkerPatches(patches)) { in CompiledMethod()156 storage->ReleaseLinkerPatches(patches_); in ~CompiledMethod()
414 return GetArray(patches_); in GetPatches()431 const LengthPrefixedArray<LinkerPatch>* const patches_; variable