Searched defs:commLabel (Results 1 – 7 of 7) sorted by relevance
514 LabelType ToLabelType(uint64_t commLabel) in ToLabelType()540 [&lackLabels](const LabelType &commLabel, const std::string &userId)->int { in __anone94f6f3c0802()635 [&lackLabels](const LabelType &commLabel, const std::string &userId)->int { in __anone94f6f3c0a02()723 const std::string &userId)->int { in __anone94f6f3c0b02()797 const std::string &userId)->int { in __anone94f6f3c0d02()
32 LabelType commLabel; member
37 ICommunicator *VirtualCommunicatorAggregator::AllocCommunicator(uint64_t commLabel, int &outErrorNo) in AllocCommunicator()45 ICommunicator *VirtualCommunicatorAggregator::AllocCommunicator(const LabelType &commLabel, int &ou… in AllocCommunicator()86 void VirtualCommunicatorAggregator::RunCommunicatorLackCallback(const LabelType &commLabel) in RunCommunicatorLackCallback()
132 ICommunicator *CommunicatorAggregator::AllocCommunicator(uint64_t commLabel, int &outErrorNo) in AllocCommunicator()143 ICommunicator *CommunicatorAggregator::AllocCommunicator(const std::vector<uint8_t> &commLabel, int… in AllocCommunicator()172 LabelType commLabel = commPtr->GetCommunicatorLabel(); in ReleaseCommunicator() local241 void CommunicatorAggregator::ActivateCommunicator(const LabelType &commLabel) in ActivateCommunicator()
56 … uint8_t commLabel[COMM_LABEL_LENGTH] = {0}; // Indicate which communicator to hand out this frame member
900 LabelType commLabel(bytePtr + i * COMM_LABEL_LENGTH, bytePtr + (i + 1) * COMM_LABEL_LENGTH); in ParseLabelExchange() local
77 ICommunicator *AllocCommunicator(uint64_t commLabel, int &outErrorNo) override in AllocCommunicator()82 ICommunicator *AllocCommunicator(const LabelType &commLabel, int &outErrorNo) override in AllocCommunicator()