Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/
Daudio_device_buffer.cc51 _typingStatus(false), in AudioDeviceBuffer()
268 _typingStatus = typingStatus; in SetTypingStatus()
472 _typingStatus, in DeliverRecordedData()
Daudio_device_buffer.h113 bool _typingStatus; variable