Lines Matching defs:GetCallerInfo
696 int32_t DistributedSchedService::GetCallerInfo(const std::string &localDeviceId, int32_t callerUid,
736 int32_t ret = GetCallerInfo(localDeviceId, callerUid, accessToken, callerInfo);
1475 GetCurSrcCollaborateEvent(session.GetCallerInfo(), element, state, ret, tempEvent);
1592 return sessionsList.front().GetCallerInfo().uid;
1730 ReportDistributedComponentChange(sessionsList.front().GetCallerInfo(), DISTRIBUTED_COMPONENT_REMOVE,
1881 ReportDistributedComponentChange(sessionsList.front().GetCallerInfo(), DISTRIBUTED_COMPONENT_REMOVE,
1914 callerInfo = itSession->GetCallerInfo();
2221 CallerInfo callerInfo = iter.second.front().GetCallerInfo();
2256 CallerInfo callerInfo = iter.second.front().GetCallerInfo();
2491 ReportDistributedComponentChange(sessionsList.front().GetCallerInfo(), DISTRIBUTED_COMPONENT_REMOVE,
2595 callerInfo = itSession->GetCallerInfo();
2713 CallerInfo callerInfo = connectSessionsList.front().GetCallerInfo();
2823 info += std::to_string(session.GetCallerInfo().uid);
2826 info += std::to_string(session.GetCallerInfo().pid);
2829 info += std::to_string(session.GetCallerInfo().callerType);
3071 auto bundleNames = connectSession.GetCallerInfo().bundleNames;
3072 if (callingUid != DEFAULT_REQUEST_CODE && callingUid != connectSession.GetCallerInfo().uid &&
3075 "callingbundle %{public}s.", connectSession.GetCallerInfo().uid,
3081 GetCurSrcCollaborateEvent(connectSession.GetCallerInfo(), element,