Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dclass.h737 uint16_t GetDexTypeIndex() const { in GetDexTypeIndex() function
/art/compiler/driver/
Dcompiler_driver.cc1024 ssb_index = fields_class->GetDexTypeIndex(); in ComputeStaticFieldInfo()
2174 int32_t ssb_index = klass->GetDexTypeIndex(); in InitializeClass()