Searched refs:receiverId (Results 1 – 6 of 6) sorted by relevance
132 String receiverId = new String(readBytes(stream, in fromInputStream() local134 receiverId = receiverId.replace("\0", ""); in fromInputStream()146 return new XmlMessageWrapper(receiverId, protocolVersion, createorId, in fromInputStream()
35 inline int32_t VCMId(const int32_t vcmId, const int32_t receiverId = 0) {36 return static_cast<int32_t>((vcmId << 16) + receiverId);
26 int32_t receiverId = 0);
32 int32_t receiverId) in VCMJitterEstimator() argument34 _receiverId(receiverId), in VCMJitterEstimator()
48 long receiverId = debuggeeWrapper.vmMirror.getThisObject(threadId, topFrameId); in buildInvokeCommand() local53 command.setNextValueAsThreadID(receiverId); in buildInvokeCommand()
50 long receiverId = debuggeeWrapper.vmMirror.getThisObject(threadId, topFrameId); in buildInvokeCommand() local55 command.setNextValueAsThreadID(receiverId); in buildInvokeCommand()