Searched refs:GetObjectSizeAllocFastPath (Results 1 – 4 of 4) sorted by relevance
47 size_t byte_count = klass->GetObjectSizeAllocFastPath(); in artAllocObjectFromCode()
56 inline uint32_t Class::GetObjectSizeAllocFastPath() { in GetObjectSizeAllocFastPath() function
592 uint32_t GetObjectSizeAllocFastPath() REQUIRES_SHARED(Locks::mutator_lock_);
279 DCHECK_EQ(h_this->GetObjectSizeAllocFastPath(), std::numeric_limits<uint32_t>::max()); in SetStatus()