Home
last modified time | relevance | path

Searched refs:IsActiveInternal (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/api/
Drtc_event_log_output_file.cc54 return IsActiveInternal(); in IsActive()
58 RTC_DCHECK(IsActiveInternal()); in Write()
81 bool RtcEventLogOutputFile::IsActiveInternal() const { in IsActiveInternal() function in webrtc::RtcEventLogOutputFile
Drtc_event_log_output_file.h48 inline bool IsActiveInternal() const;