HomeSort by relevance Sort by last modified time
    Searched refs:SetObjectSizeAllocFastPath (Results 1 - 3 of 3) sorted by null

  /art/runtime/mirror/
class.cc 166 h_this->SetObjectSizeAllocFastPath(RoundUp(h_this->GetObjectSize(), kObjectAlignment));
    [all...]
class-inl.h     [all...]
class.h 611 void SetObjectSizeAllocFastPath(uint32_t new_object_size) REQUIRES_SHARED(Locks::mutator_lock_);
    [all...]

Completed in 190 milliseconds