Home
last modified time | relevance | path

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

/art/runtime/mirror/
Darray-inl.h41 size_t component_size_shift = GetClass<kVerifyFlags, kReadBarrierOption>()-> in SizeOf() local
69 static inline size_t ComputeArraySize(int32_t component_count, size_t component_size_shift) { in ComputeArraySize()
123 size_t component_size_shift) : in SetLengthToUsableSizeVisitor()
154 size_t component_size_shift, gc::AllocatorType allocator_type) { in Alloc()