Home
last modified time | relevance | path

Searched defs:SetMethodIndex (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dmethod_info.h62 void SetMethodIndex(size_t index, MethodIndexType method_index) { in SetMethodIndex() function
Dart_method.h362 void SetMethodIndex(uint16_t new_method_index) REQUIRES_SHARED(Locks::mutator_lock_) { in SetMethodIndex() function