Searched defs:srcNodeId (Results 1 – 1 of 1) sorted by relevance
464 void DistributedUI::SetIdMapping(int32_t srcNodeId, int32_t sinkNodeId) in SetIdMapping()473 int32_t DistributedUI::GetIdMapping(int32_t srcNodeId) in GetIdMapping()634 auto srcNodeId = nodeObject->GetInt(DISTRIBUTE_UI_ID); in RestoreNode() local