Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dexecutable.h81 void SetDexMethodIndex(uint32_t idx) REQUIRES_SHARED(Locks::mutator_lock_) { in SetDexMethodIndex() function
/art/runtime/
Dart_method.h438 void SetDexMethodIndex(uint32_t new_idx) REQUIRES_SHARED(Locks::mutator_lock_) { in SetDexMethodIndex() function