Searched refs:mutable_heap_graph_class_table (Results 1 – 3 of 3) sorted by relevance
354 context_->storage->mutable_heap_graph_class_table()->Insert( in GetOrInsertType()631 auto* hgc = context_->storage->mutable_heap_graph_class_table(); in FinalizeProfile()813 auto* classes_tbl = context_->storage->mutable_heap_graph_class_table(); in PopulateSuperClasses()
306 context_->storage->mutable_heap_graph_class_table() in DeobfuscateClass()
553 tables::HeapGraphClassTable* mutable_heap_graph_class_table() { in mutable_heap_graph_class_table() function