Lines Matching refs:DEBUG
49 LOG(DEBUG) << "LoadHal(" << path << ")"; in LoadHal()
54 LOG(DEBUG) << "Result: " << driver_id; in LoadHal()
68 LOG(DEBUG) << "Result: " << result; in ReadSpecification()
76 LOG(DEBUG) << "Result: " << result; in Call()
84 LOG(DEBUG) << "Result: " << result; in GetAttribute()
96 LOG(DEBUG) << "Result: " << output; in ListFunctions()
108 LOG(DEBUG) << " command_type " << command_message.command_type(); in ProcessOneCommand()
259 LOG(DEBUG) << "Trying to bind (port file: " << socket_port_file << ")"; in StartSocketServer()
272 LOG(DEBUG) << "Waiting for a new connection from the agent"; in StartSocketServer()
279 LOG(DEBUG) << "New session"; in StartSocketServer()
283 LOG(DEBUG) << "Process for an agent - pid = " << getpid(); in StartSocketServer()