Searched refs:GetImageBinSlot (Results 1 – 2 of 2) sorted by relevance
326 BinSlot GetImageBinSlot(mirror::Object* object) const SHARED_REQUIRES(Locks::mutator_lock_);
639 ImageWriter::BinSlot ImageWriter::GetImageBinSlot(mirror::Object* object) const { in GetImageBinSlot() function in art::ImageWriter1000 SetImageBinSlot(obj, GetImageBinSlot(interned)); in CalculateObjectBinSlots()1327 BinSlot bin_slot = GetImageBinSlot(obj); in UnbinObjectsIntoOffset()