Lines Matching defs:hostName
47 "HOST_PKG", info.hostName,
133 "HOST_PKG", info.hostName,
159 "HOST_PKG", info.hostName,
591 "HOST_PKG", info.hostName,
609 void DmRadarHelper::ReportCreatePinHolder(std::string hostName,
619 "HOST_PKG", hostName,
640 "HOST_PKG", hostName,
660 void DmRadarHelper::ReportDestroyPinHolder(std::string hostName,
670 "HOST_PKG", hostName,
689 "HOST_PKG", hostName,
750 void DmRadarHelper::ReportGetTrustDeviceList(std::string hostName,
758 if (deviceCount > 0 && TrustCallerName != hostName) {
759 TrustCallerName = hostName;
765 "HOST_PKG", hostName,
781 "HOST_PKG", hostName,
798 void DmRadarHelper::ReportDmBehavior(std::string hostName, std::string funcName, int32_t errCode)
807 "HOST_PKG", hostName,
821 "HOST_PKG", hostName,
837 void DmRadarHelper::ReportGetLocalDevInfo(std::string hostName,
842 if (localCallerName != hostName) {
843 localCallerName = hostName;
850 "HOST_PKG", hostName,
866 "HOST_PKG", hostName,
885 void DmRadarHelper::ReportGetDeviceInfo(std::string hostName,
890 if (callerName != hostName) {
891 callerName = hostName;
898 "HOST_PKG", hostName,
915 "HOST_PKG", hostName,