Searched refs:historicNetworkStats (Results 1 – 2 of 2) sorted by relevance
59 onHistoricNetworkStatsChanged: function(historicNetworkStats) { argument60 this.historicNetworkStats_ = historicNetworkStats;69 var historicNetworkStats = this.historicNetworkStats_;70 if (!sessionNetworkStats || !historicNetworkStats)76 historicNetworkStats.historic_original_content_length;78 historicNetworkStats.historic_received_content_length;
54 this.pollableDataHelpers_.historicNetworkStats =342 receivedHistoricNetworkStats: function(historicNetworkStats) { argument343 this.pollableDataHelpers_.historicNetworkStats.update(344 historicNetworkStats);532 this.pollableDataHelpers_.historicNetworkStats.addObserver(