Searched refs:SetObjectSizeAllocFastPath (Results 1 – 3 of 3) sorted by relevance
207 h_this->SetObjectSizeAllocFastPath(RoundUp(h_this->GetObjectSize(), kObjectAlignment)); in SetStatus()1470 void Class::SetObjectSizeAllocFastPath(uint32_t new_object_size) { in SetObjectSizeAllocFastPath() function in art::mirror::Class
903 klass->SetObjectSizeAllocFastPath(std::numeric_limits<uint32_t>::max()); in operator()
525 void SetObjectSizeAllocFastPath(uint32_t new_object_size) REQUIRES_SHARED(Locks::mutator_lock_);