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