Searched refs:NotifyCurrentRoutes (Results 1 – 9 of 9) sorted by relevance
44 void NotifyCurrentRoutes() override;
137 NO_SANITIZE("cfi-icall") void CefMediaRouterCToCpp::NotifyCurrentRoutes() { in NotifyCurrentRoutes() function in CefMediaRouterCToCpp
37 void NotifyCurrentRoutes() override;
34 manager_->NotifyCurrentRoutes(); in OnRoutesUpdated()174 void CefMediaRouterManager::NotifyCurrentRoutes() { in NotifyCurrentRoutes() function in CefMediaRouterManager
215 void CefMediaRouterImpl::NotifyCurrentRoutes() { in NotifyCurrentRoutes() function in CefMediaRouterImpl280 browser_context->GetMediaRouterManager()->NotifyCurrentRoutes(); in NotifyCurrentRoutesInternal()
63 void NotifyCurrentRoutes();
149 CefMediaRouterCppToC::Get(self)->NotifyCurrentRoutes(); in media_router_notify_current_routes()
112 virtual void NotifyCurrentRoutes() = 0;
554 media_router->NotifyCurrentRoutes(); in CreateSubscription()