Searched refs:CopyAndFixupJniStubMethods (Results 1 – 2 of 2) sorted by relevance
465 void CopyAndFixupJniStubMethods(size_t oat_index) REQUIRES_SHARED(Locks::mutator_lock_);
574 CopyAndFixupJniStubMethods(i); in Write()3092 void ImageWriter::CopyAndFixupJniStubMethods(size_t oat_index) { in CopyAndFixupJniStubMethods() function in art::linker::ImageWriter