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

/external/chromium_org/content/renderer/media/
H A Drtc_peer_connection_handler.cc382 g_peer_connection_handlers = LAZY_INSTANCE_INITIALIZER; member in namespace:content::__anon7754
396 g_peer_connection_handlers.Get().insert(this);
400 g_peer_connection_handlers.Get().erase(this);
412 g_peer_connection_handlers.Get().begin(),
413 g_peer_connection_handlers.Get().end());

Completed in 74 milliseconds