Searched refs:LookupById (Results 1 – 4 of 4) sorted by relevance
216 AudioEntry* const entry = LookupById(stream_id); in DoCompleteCreation()279 AudioEntry* const entry = LookupById(stream_id); in DoNotifyAudioPowerLevel()320 LookupById(stream_id) != NULL) { in OnCreateStream()389 AudioEntry* entry = LookupById(stream_id); in OnPlayStream()402 AudioEntry* entry = LookupById(stream_id); in OnPauseStream()415 AudioEntry* entry = LookupById(stream_id); in OnSetVolume()473 if (!LookupById(stream_id)) in ReportErrorAndClose()482 AudioRendererHost::AudioEntry* AudioRendererHost::LookupById(int stream_id) { in LookupById() function in content::AudioRendererHost
216 if (LookupById(stream_id) != NULL) { in OnCreateStream()318 AudioEntry* entry = LookupById(stream_id); in OnRecordStream()331 AudioEntry* entry = LookupById(stream_id); in OnCloseStream()340 AudioEntry* entry = LookupById(stream_id); in OnSetVolume()394 AudioInputRendererHost::AudioEntry* AudioInputRendererHost::LookupById( in LookupById() function in content::AudioInputRendererHost
153 AudioEntry* LookupById(int stream_id);
143 AudioEntry* LookupById(int stream_id);