Home
last modified time | relevance | path

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

/art/runtime/utils/
Ddex_cache_arrays_layout-inl.h48 size_(RoundUp(call_sites_offset_ + CallSitesSize(num_call_sites), Alignment())) { in DexCacheArraysLayout()
162 inline size_t DexCacheArraysLayout::CallSitesSize(size_t num_elements) const { in CallSitesSize() function
Ddex_cache_arrays_layout.h116 size_t CallSitesSize(size_t num_elements) const;