Searched refs:OnAudioDump (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/shell/browser/
H A Dwebkit_test_controller.h163 void OnAudioDump(const std::vector<unsigned char>& audio_dump);
H A Dwebkit_test_controller.cc375 IPC_MESSAGE_HANDLER(ShellViewHostMsg_AudioDump, OnAudioDump)
559 void WebKitTestController::OnAudioDump(const std::vector<unsigned char>& dump) { function in class:content::WebKitTestController

Completed in 237 milliseconds