Searched defs:WedgeCheck (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/audio/
H A Daudio_output_controller.cc172 // WedgeCheck() will look to see if |on_more_io_data_called_| is true after
177 // Timer self-manages its lifetime and WedgeCheck() will only record the UMA
183 &AudioOutputController::WedgeCheck);
286 // Indicate that we haven't wedged (at least not indefinitely, WedgeCheck()
408 void AudioOutputController::WedgeCheck() { function in class:media::AudioOutputController

Completed in 79 milliseconds