Searched defs:srcNodeId (Results 1 – 3 of 3) sorted by relevance
24 void RSWindowKeyframeNodeInfo::UpdateLinkedNodeId(NodeId srcNodeId, NodeId linkedNodeId) in UpdateLinkedNodeId()
378 void DistributedUI::SetIdMapping(int32_t srcNodeId, int32_t sinkNodeId) in SetIdMapping()383 int32_t DistributedUI::GetIdMapping(int32_t srcNodeId) in GetIdMapping()547 auto srcNodeId = nodeObject->GetInt(DISTRIBUTE_UI_ID); in RestoreNode() local
299 int32_t srcNodeId = 0; variable