Searched refs:connectionId (Results 1 – 8 of 8) sorted by relevance
31 * @param connectionId the connection Id of the specific buffer pool client34 oneway onMessage(int64_t connectionId, uint32_t msgId);
42 * @return connectionId the Id of the communication node to the buffer pool.47 (ResultStatus status, int64_t connectionId);
68 * @return connectionId Id of IConnection. The Id identifies78 int64_t connectionId,
86 int64_t connectionId;
41 * @return connectionId the Id of the communication node to the buffer pool.46 (ResultStatus status, int64_t connectionId);
60 * @return connectionId Id of IConnection. The Id identifies67 int64_t connectionId, fmq_sync<BufferStatusMessage> mqDesc);
84 int64_t connectionId;
899 int64_t connectionId = bpData->mConnectionId; in send() local904 mSourceConnectionId != connectionId || in send()907 mSourceConnectionId = connectionId; in send()914 connectionId, in send()939 bpMessage->connectionId = mReceiverConnectionId; in send()1282 bpMessage.connectionId, in objcpy()