Searched refs:ReleaseLinkerPatches (Results 1 – 3 of 3) sorted by relevance
65 void ReleaseLinkerPatches(const LengthPrefixedArray<linker::LinkerPatch>* linker_patches);
209 void CompiledMethodStorage::ReleaseLinkerPatches( in ReleaseLinkerPatches() function in art::CompiledMethodStorage
136 storage->ReleaseLinkerPatches(patches_); in ~CompiledMethod()