Home
last modified time | relevance | path

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

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