Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/android/
Daudio_record_jni.cc49 std::unique_ptr<GlobalRef> audio_record) in JavaAudioRecord() argument
50 : audio_record_(std::move(audio_record)), in JavaAudioRecord()