Searched defs:srcNodeId (Results 1 – 2 of 2) sorted by relevance
384 void DistributedUI::SetIdMapping(int32_t srcNodeId, int32_t sinkNodeId) in SetIdMapping()389 int32_t DistributedUI::GetIdMapping(int32_t srcNodeId) in GetIdMapping()549 auto srcNodeId = nodeObject->GetInt(DISTRIBUTE_UI_ID); in RestoreNode() local
298 int32_t srcNodeId = 0; variable