Searched refs:mutable_heap_graph_object_table (Results 1 – 2 of 2) sorted by relevance
78 storage->mutable_heap_graph_object_table()->mutable_root_type()->Set(row, in MarkRoot()95 storage->mutable_heap_graph_object_table()->mutable_reachable()->Set( in MarkRoot()98 storage->mutable_heap_graph_object_table()->mutable_root_distance()->Set( in MarkRoot()282 context_->storage->mutable_heap_graph_object_table()->Insert( in GetOrInsertObject()327 auto* hgo = context_->storage->mutable_heap_graph_object_table(); in AddObject()358 context_->storage->mutable_heap_graph_object_table() in AddObject()
554 tables::HeapGraphObjectTable* mutable_heap_graph_object_table() { in mutable_heap_graph_object_table() function