Home
last modified time | relevance | path

Searched refs:kSlotNewDexFileCookie (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_redefine.cc843 kSlotNewDexFileCookie = 2, enumerator
884 return art::down_cast<art::mirror::LongArray*>(GetSlot(klass_index, kSlotNewDexFileCookie)); in GetNewDexFileCookie()
922 SetSlot(klass_index, kSlotNewDexFileCookie, cookie); in SetNewDexFileCookie()