Searched refs:OSP_DLOG_INFO (Results 1 – 7 of 7) sorted by relevance
94 OSP_DLOG_INFO << "Received an initialization callback message but no " in OnInitializeCallbackMessage()110 OSP_DLOG_INFO << "Initializing remoting with audio codec " in OnInitializeCallbackMessage()
139 OSP_DLOG_INFO << "Info"; in TEST_F()156 OSP_DLOG_INFO << "Info"; in TEST_F()
178 OSP_DLOG_INFO << "Starting the media stream over again."; in OnEndOfFile()181 OSP_DLOG_INFO << "Video complete. Exiting..."; in OnEndOfFile()
100 OSP_DLOG_INFO << "Initializing receiver handle " << receiver_handle_ in OnInitializeMessage()
166 OSP_DLOG_INFO << "Received RTP message but no callback, dropping"; in OnMessage()267 OSP_DLOG_INFO << "Received message without a callback, dropping"; in OnMessage()
376 OSP_DLOG_INFO << "Received an RPC message without having a messenger."; in OnRpcMessage()
115 #define OSP_DLOG_INFO OSP_LOG_IF(INFO, OSP_DCHECK_IS_ON()) macro