Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/resources/media/
Dstats_graph_helper.js152 peerConnectionDataStore[peerConnectionElement.id].getDataSeries(
181 peerConnectionDataStore[peerConnectionElement.id].getDataSeries(
195 peerConnectionDataStore[peerConnectionElement.id].getDataSeries(
257 .getDataSeries(dataSeriesId);
330 peerConnectionDataStore[peerConnectionElement.id].getDataSeries(
Dwebrtc_internals.js53 getDataSeries: function(dataSeriesId) { method in PeerConnectionRecord