Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Dmedia_router_test.cc425 GetMediaObserver(browser->GetIdentifier()); in OnQuery()
569 CefRefPtr<MediaObserver> GetMediaObserver(int browser_id) { in GetMediaObserver() function in client::media_router_test::__anon385130630111::Handler
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.h78 content::MediaObserver* GetMediaObserver() override;
Dalloy_content_browser_client.cc865 content::MediaObserver* AlloyContentBrowserClient::GetMediaObserver() { in GetMediaObserver() function in AlloyContentBrowserClient