Searched refs:GetMethodIndexDuringLinking (Results 1 – 3 of 3) sorted by relevance
77 inline uint16_t ArtMethod::GetMethodIndexDuringLinking() { in GetMethodIndexDuringLinking() function
186 uint16_t GetMethodIndexDuringLinking() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
4627 size_t method_idx = local_method->GetMethodIndexDuringLinking(); in LinkVirtualMethods()