Searched refs:DeduplicateLinkerPatches (Results 1 – 3 of 3) sorted by relevance
66 const LengthPrefixedArray<linker::LinkerPatch>* DeduplicateLinkerPatches(
230 const LengthPrefixedArray<linker::LinkerPatch>* CompiledMethodStorage::DeduplicateLinkerPatches( in DeduplicateLinkerPatches() function in art::CompiledMethodStorage
119 patches_(driver->GetCompiledMethodStorage()->DeduplicateLinkerPatches(patches)) { in CompiledMethod()