Home
last modified time | relevance | path

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

/art/runtime/
Dart_field.h82 uint32_t GetDexFieldIndex() { in GetDexFieldIndex() function
/art/runtime/verifier/
Dverifier_deps.h179 uint32_t GetDexFieldIndex() const { return std::get<0>(*this); } in GetDexFieldIndex() function