HomeSort by relevance Sort by last modified time
    Searched refs:UpdateWebRTCMethodCount (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/renderer/media/
webrtc_uma_histograms.h 35 void UpdateWebRTCMethodCount(JavaScriptAPIName api_name);
44 // The UpdateWebRTCMethodCount function above uses this class to log a
59 friend void UpdateWebRTCMethodCount(JavaScriptAPIName);
68 // Called by UpdateWebRTCMethodCount above. Protected rather than
webrtc_uma_histograms.cc 11 void UpdateWebRTCMethodCount(JavaScriptAPIName api_name) {
media_stream_impl.cc 101 UpdateWebRTCMethodCount(WEBKIT_GET_USER_MEDIA);
203 UpdateWebRTCMethodCount(WEBKIT_GET_MEDIA_DEVICES);
    [all...]
  /external/chromium_org/content/renderer/media/webrtc/
peer_connection_dependency_factory.cc 185 UpdateWebRTCMethodCount(WEBKIT_RTC_PEER_CONNECTION);

Completed in 427 milliseconds