HomeSort by relevance Sort by last modified time
    Searched refs:detection_to_report_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/
typing_detection.cc 20 detection_to_report_(false),
57 detection_to_report_ = new_detection_to_report_;
62 return detection_to_report_;
typing_detection.h 52 bool detection_to_report_; member in class:webrtc::TypingDetection
54 // What |detection_to_report_| should be set to next time it is updated.

Completed in 164 milliseconds