HomeSort by relevance Sort by last modified time
    Searched full:g_peer_connection_handlers (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/renderer/media/
rtc_peer_connection_handler.cc 367 g_peer_connection_handlers = LAZY_INSTANCE_INITIALIZER; member in namespace:content::__anon12012
379 g_peer_connection_handlers.Get().insert(this);
383 g_peer_connection_handlers.Get().erase(this);
395 g_peer_connection_handlers.Get().begin(),
396 g_peer_connection_handlers.Get().end());
    [all...]

Completed in 206 milliseconds