Home
last modified time | relevance | path

Searched refs:OSP_DLOG_INFO (Results 1 – 4 of 4) sorted by relevance

/external/openscreen/platform/impl/
Dlogging_unittest.cc139 OSP_DLOG_INFO << "Info"; in TEST_F()
156 OSP_DLOG_INFO << "Info"; in TEST_F()
/external/openscreen/cast/streaming/
Dsession_messager.cc172 OSP_DLOG_INFO << "Received RTP message but no callback, dropping"; in OnMessage()
262 OSP_DLOG_INFO << "Received message without a callback, dropping"; in OnMessage()
/external/openscreen/util/
Dosp_logging.h115 #define OSP_DLOG_INFO OSP_LOG_IF(INFO, OSP_DCHECK_IS_ON()) macro
/external/openscreen/osp/impl/discovery/mdns/
Dmdns_responder_adapter_impl.cc981 OSP_DLOG_INFO << "free service record"; in ServiceCallback()