Searched defs:SetObjectSizeAllocFastPath (Results 1 - 1 of 1) sorted by relevance

/art/runtime/mirror/
H A Dclass.cc166 h_this->SetObjectSizeAllocFastPath(RoundUp(h_this->GetObjectSize(), kObjectAlignment));
1293 void Class::SetObjectSizeAllocFastPath(uint32_t new_object_size) { function in class:art::mirror::Class

Completed in 52 milliseconds