Searched refs:SetObjectSizeAllocFastPath (Results 1 – 2 of 2) sorted by relevance
282 h_this->SetObjectSizeAllocFastPath(RoundUp(h_this->GetObjectSize(), kObjectAlignment)); in SetStatus()1595 void Class::SetObjectSizeAllocFastPath(uint32_t new_object_size) { in SetObjectSizeAllocFastPath() function in art::mirror::Class
589 void SetObjectSizeAllocFastPath(uint32_t new_object_size) REQUIRES_SHARED(Locks::mutator_lock_);