Home
last modified time | relevance | path

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

/external/chromium_org/content/renderer/media/
Drtc_peer_connection_handler.h94 static void DestructAllHandlers(); in NON_EXPORTED_BASE()
Drtc_peer_connection_handler.cc410 void RTCPeerConnectionHandler::DestructAllHandlers() { in DestructAllHandlers() function in content::RTCPeerConnectionHandler
/external/chromium_org/content/renderer/
Drender_thread_impl.cc617 RTCPeerConnectionHandler::DestructAllHandlers(); in Shutdown()