Home
last modified time | relevance | path

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

/external/chromium_org/content/renderer/media/
Drtc_peer_connection_handler.cc382 g_peer_connection_handlers = LAZY_INSTANCE_INITIALIZER; variable
396 g_peer_connection_handlers.Get().insert(this); in RTCPeerConnectionHandler()
400 g_peer_connection_handlers.Get().erase(this); in ~RTCPeerConnectionHandler()
412 g_peer_connection_handlers.Get().begin(), in DestructAllHandlers()
413 g_peer_connection_handlers.Get().end()); in DestructAllHandlers()