Lines Matching refs:toString
67 LOG(ERROR) << __func__ << " - SessionType=" << toString(session_type_) in OnSessionStarted()
70 LOG(ERROR) << __func__ << " - SessionType=" << toString(session_type_) in OnSessionStarted()
71 << ", AudioConfiguration=" << toString(audio_config) in OnSessionStarted()
74 LOG(ERROR) << __func__ << " - SessionType=" << toString(session_type_) in OnSessionStarted()
82 LOG(INFO) << __func__ << " - SessionType=" << toString(session_type_) in OnSessionStarted()
83 << ", AudioConfiguration=" << toString(audio_config); in OnSessionStarted()
107 LOG(INFO) << __func__ << " - SessionType=" << toString(session_type_) in ReportSessionStatus()
114 LOG(INFO) << __func__ << " - SessionType=" << toString(session_type_) in ReportSessionStatus()
128 LOG(WARNING) << __func__ << " - SessionType=" << toString(session_type_) in ReportControlStatus()
135 LOG(INFO) << __func__ << " - status=" << toString(status) in ReportControlStatus()
136 << " for SessionType=" << toString(session_type_) in ReportControlStatus()
209 LOG(ERROR) << __func__ << " - SessionType=" << toString(session_type_) in RegisterStatusCback()
227 LOG(WARNING) << __func__ << " - SessionType=" << toString(session_type_) in UnregisterStatusCback()
251 LOG(DEBUG) << __func__ << " - SessionType=" << toString(session_type_) in StartStream()
258 << toString(session_type_) << " failed"; in StartStream()
267 LOG(DEBUG) << __func__ << " - SessionType=" << toString(session_type_) in SuspendStream()
274 << toString(session_type_) << " failed"; in SuspendStream()
288 << toString(session_type_) << " failed"; in StopStream()
297 LOG(DEBUG) << __func__ << " - SessionType=" << toString(session_type_) in GetPresentationPosition()
320 << toString(session_type_) << " failed"; in GetPresentationPosition()
330 LOG(DEBUG) << __func__ << " - SessionType=" << toString(session_type_) in UpdateTracksMetadata()
336 LOG(INFO) << __func__ << " - SessionType=" << toString(session_type_) << ", " in UpdateTracksMetadata()
354 LOG(VERBOSE) << __func__ << " - SessionType=" << toString(session_type_) in UpdateTracksMetadata()
355 << ", usage=" << toString(halMetadata->usage) in UpdateTracksMetadata()
356 << ", content=" << toString(halMetadata->contentType) in UpdateTracksMetadata()
365 << toString(session_type_) << " failed"; in UpdateTracksMetadata()