Home | History | Annotate | Download | only in src

Lines Matching refs:LiveObjectList

50 #include "liveobjectlist-inl.h"
12632 return LiveObjectList::Capture();
12643 bool success = LiveObjectList::Delete(id);
12665 return LiveObjectList::Dump(id1, id2, start, count, filter_obj);
12677 Object* result = LiveObjectList::GetObj(obj_id);
12691 Object* result = LiveObjectList::GetObjId(address);
12727 return LiveObjectList::GetObjRetainers(obj_id,
12753 LiveObjectList::GetPath(obj_id1, obj_id2, instance_filter);
12767 return LiveObjectList::Info(start, count);
12780 Object* result = LiveObjectList::PrintObj(obj_id);
12791 LiveObjectList::Reset();
12812 return LiveObjectList::Summarize(id1, id2, filter_obj);