Searched refs:MethodSlotIndex (Results 1 – 2 of 2) sorted by relevance
257 inline uint32_t DexCache::MethodSlotIndex(uint32_t method_idx) { in MethodSlotIndex() function265 auto pair = GetNativePair(GetResolvedMethods(), MethodSlotIndex(method_idx)); in GetResolvedMethod()272 SetNativePair(GetResolvedMethods(), MethodSlotIndex(method_idx), pair); in SetResolvedMethod()
466 uint32_t MethodSlotIndex(uint32_t method_idx) REQUIRES_SHARED(Locks::mutator_lock_);