Searched refs:heap_graph_object_table (Results 1 – 4 of 4) sorted by relevance
86 auto obj_row_ref = *storage.heap_graph_object_table().FindById(obj_id); in GetClassDescriptor()113 const auto& objects_tbl = storage->heap_graph_object_table(); in BuildSuperclassMap()639 auto obj_row_ref = *storage_->heap_graph_object_table().FindById(obj); in GetReferenceByFieldName()
181 const auto& objs_table = context.storage->heap_graph_object_table(); in TEST()
609 const tables::HeapGraphObjectTable& heap_graph_object_table() const { in heap_graph_object_table() function
378 for (auto it = storage.heap_graph_object_table().IterateRows(); it; ++it) { in GetTraceTimestampBoundsNs()