Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/webui/
Dactive_downloads_ui.cc114 void PlayMediaFile(const ListValue* args);
237 NewCallback(this, &ActiveDownloadsHandler::PlayMediaFile)); in RegisterMessages()
240 void ActiveDownloadsHandler::PlayMediaFile(const ListValue* args) { in PlayMediaFile() function in __anon278688f70111::ActiveDownloadsHandler