Home
last modified time | relevance | path

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

/art/runtime/utils/
Ddex_cache_arrays_layout.h39 method_types_offset_(0u), in DexCacheArraysLayout()
105 return method_types_offset_; in MethodTypesOffset()
126 const size_t method_types_offset_; variable
Ddex_cache_arrays_layout-inl.h43 method_types_offset_( in DexCacheArraysLayout()
46 RoundUp(method_types_offset_ + MethodTypesSize(header.proto_ids_size_), in DexCacheArraysLayout()