Searched refs:OSP_VLOG (Results 1 – 18 of 18) sorted by relevance
21 OSP_VLOG << "QUIC stream created for endpoint " << endpoint_id; in FromExisting()101 OSP_VLOG << "QUIC connection handshake complete for endpoint " in OnCryptoHandshakeComplete()108 OSP_VLOG << "Incoming QUIC stream from endpoint " << endpoint_id_; in OnIncomingStream()116 OSP_VLOG << "QUIC connection closed for endpoint " << endpoint_id_; in OnConnectionClosed()141 OSP_VLOG << "QUIC stream closed for endpoint " << endpoint_id_; in OnClose()
124 OSP_VLOG << __func__ << ": spawning connection from " << packet.source(); in OnRead()142 OSP_VLOG << __func__ << ": data for existing connection from " in OnRead()
99 OSP_VLOG << "dropping default handler for type: " in ~MessageWatch()103 OSP_VLOG << "dropping handler for type: " in ~MessageWatch()184 OSP_VLOG << __func__ << ": [" << endpoint_id << ", " << connection_id in OnStreamData()224 OSP_VLOG << "attempting endpoint-specific handling"; in HandleStreamBufferLoop()230 OSP_VLOG << "attempting generic message handling"; in HandleStreamBufferLoop()262 OSP_VLOG << "handling message type " in HandleStreamBuffer()
106 OSP_VLOG << "Found interface: " << interface; in RegisterInterfaces()110 OSP_VLOG << "Ignoring interface not in allowed list: " << interface; in RegisterInterfaces()
50 OSP_VLOG << "Acquired wake lock: currently a noop"; in AcquireWakeLock()55 OSP_VLOG << "Released wake lock: currently a noop"; in ReleaseWakeLock()
96 OSP_VLOG << "Verbose"; in TEST_F()107 OSP_VLOG << "Verbose"; in TEST_F()
563 OSP_VLOG << "BAD SOCKET PROVIDED. CODE: " << code; in SetDscp()566 OSP_VLOG << "INVALID DSCP INFO PROVIDED"; in SetDscp()569 OSP_VLOG << "INVALID DSCP SETTING LEVEL PROVIDED: " << kSettingLevel; in SetDscp()
62 #define OSP_VLOG \ macro73 #define OSP_VLOG_IF(condition) !(condition) ? (void)0 : OSP_VLOG
114 OSP_VLOG << "got presentation-url-availability-request"; in OnStreamMessage()139 OSP_VLOG << "got presentation-start-request"; in OnStreamMessage()201 OSP_VLOG << "Got a presentation-connection-open-request"; in OnStreamMessage()269 OSP_VLOG << "got presentation-termination-request"; in OnStreamMessage()394 OSP_VLOG << "presentation started with protocol_connection id: " in OnPresentationStarted()
234 OSP_VLOG << "writing presentation-url-availability-request"; in SendRequest()
296 OSP_VLOG << "got presentation-termination-response for " in OnMatchedResponse()
29 OSP_VLOG << "SDL_QUIT received, invoking quit callback..."; in ProcessPendingEvents()
132 OSP_VLOG << "Cast agent socket closed."; in OnClose()290 OSP_VLOG << "Starting session negotiation."; in CreateAndStartSession()
67 OSP_VLOG << "Recoverable error: " << error; in OnRecoverableError()
159 OSP_VLOG << __func__ << ": " << msg; in mDNSPlatformWriteLogMsg()
28 #define RECEIVER_VLOG OSP_VLOG << "[SSRC:" << ssrc() << "] "
191 OSP_VLOG << "Cast agent socket closed."; in OnClose()
525 OSP_VLOG << "Found interface: " << interface; in PublisherDemo()