Home
last modified time | relevance | path

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

/art/tools/cpp-define-generator/
Dshadow_frame.def36 art::ShadowFrame::MethodOffset())
/art/runtime/utils/
Ddex_cache_arrays_layout.h78 size_t MethodOffset(uint32_t method_idx) const;
Ddex_cache_arrays_layout-inl.h95 inline size_t DexCacheArraysLayout::MethodOffset(uint32_t method_idx) const { in MethodOffset() function
/art/runtime/interpreter/
Dshadow_frame.h279 static constexpr size_t MethodOffset() { in MethodOffset() function