Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/android/
Daudio_record_jni.cc260 this_object->OnDataIsRecorded(length); in DataIsRecorded()
265 void AudioRecordJni::OnDataIsRecorded(int length) { in OnDataIsRecorded() function in webrtc::AudioRecordJni
Daudio_record_jni.h110 void OnDataIsRecorded(int length);