Lines Matching refs:LABEL
74 HiLog::Info(DistributedAgent::LABEL, "begin create agent server.\n"); in InitAgentServer()
103 HiLog::Error(DistributedAgent::LABEL, "agent bind error.\n"); in InitAgentServer()
110 HiLog::Error(DistributedAgent::LABEL, "agent listen error.\n"); in InitAgentServer()
138 HiLog::Info(DistributedAgent::LABEL, "wait client .......\n"); in DoCmdServer()
146 …HiLog::Error(DistributedAgent::LABEL, "test case runner can not work because I can not accept it."… in DoCmdServer()
151 HiLog::Info(DistributedAgent::LABEL, "accept testcase runner IP:%s port:%d \n", in DoCmdServer()
163 HiLog::Info(DistributedAgent::LABEL, "agent connect socket closed, IP:%s .\n", in DoCmdServer()
172 … HiLog::Info(DistributedAgent::LABEL, "test agent get message type:%d .\n", pcline->cmdTestType); in DoCmdServer()
175 … HiLog::Info(DistributedAgent::LABEL, "agent get message cmd=%s .\n", pcline->alignmentCmd); in DoCmdServer()
213 HiLog::Info(DistributedAgent::LABEL, "agent get message :%s .\n", in DoCmdServer()
280 HiLog::Error(DistributedAgent::LABEL, "error command.\n"); in OnNotifyImf()
348 HiLog::Error(DistributedAgent::LABEL, "error command.\n"); in OnProcessCmd()
373 HiLog::Info(DistributedAgent::LABEL, "this is a agent.\n"); in OnProcessCmd()
387 HiLog::Error(DistributedAgent::LABEL, "agent can not get port.\n"); in Start()
406 HiLog::Error(DistributedAgent::LABEL, "onNotify: %s.\n", msg.c_str()); in OnNotify()
409 HiLog::Error(DistributedAgent::LABEL, "msgLen < 0."); in OnNotify()