Home | History | Annotate | Download | only in src

Lines Matching refs:GetNodeId

3473     s_->GetNodeId(*entry);
3480 GetNodeId(snapshot_->root()); // Make sure root gets the first id.
3486 int HeapSnapshotJSONSerializer::GetNodeId(HeapEntry* entry) {
3516 STATIC_CHECK(sizeof(int) == sizeof(GetNodeId(edge->to()))); // NOLINT
3518 edge->type(), edge_name_or_index, GetNodeId(edge->to()));
3538 STATIC_CHECK(sizeof(int) == sizeof(GetNodeId(entry->dominator()))); // NOLINT
3546 GetNodeId(entry->dominator()),