Lines Matching refs:agentId
76 statusMsg->agentId = GetSinkAgentId();
378 statusMsg->agentId = consumer_->GetSinkAgentId();
391 statusMsg->agentId = channelMsg->agentId;
420 statusMsg->agentId = consumer_->GetSinkAgentId();
497 statusMsg->agentId = channelMsg->agentId;
523 statusMsg->agentId = channelMsg->agentId;
553 consumer_->SetSinkAgentId(channelMsg->agentId);
561 statusMsg->agentId = channelMsg->agentId;
583 statusMsg->agentId = channelMsg->agentId;
592 statusMsg->agentId = channelMsg->agentId;
624 statusMsg->agentId = channelMsg->agentId;
657 statusMsg->agentId = channelMsg->agentId;
725 producers_[retId]->SetSrcAgentId(channelMsg->agentId);
733 statusMsg->agentId = channelMsg->agentId;
766 statusMsg->agentId = channelMsg->agentId;
775 statusMsg->agentId = channelMsg->agentId;
810 SHARING_LOGW("cann't find producerId: %{public}d, mediachannelId: %{public}d, agentId: %{public}d.",
811 channelMsg->prosumerId, GetId(), channelMsg->agentId);
814 statusMsg->agentId = channelMsg->agentId;
844 SHARING_LOGW("cann't find producerId: %{public}d, mediachannelId: %{public}d, agentId: %{public}d.",
845 channelMsg->prosumerId, GetId(), channelMsg->agentId);
848 statusMsg->agentId = channelMsg->agentId;
878 SHARING_LOGW("cann't find producerId: %{public}d, mediachannelId: %{public}d, agentId: %{public}d.",
879 channelMsg->prosumerId, GetId(), channelMsg->agentId);
908 SHARING_LOGW("cann't find producerId: %{public}d, mediachannelId: %{public}d, agentId: %{public}d.",
909 channelMsg->prosumerId, GetId(), channelMsg->agentId);
922 SHARING_LOGD("send event: %{public}s ,mediachannelId: %{public}u, contextId: %{public}u, agentId: %{public}u.",
923 std::string(magic_enum::enum_name(eventType)).c_str(), GetId(), srcContextId_, msg->agentId);
932 agentMsg->agentId = msg->agentId;