Home
last modified time | relevance | path

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

/external/chromium_org/content/renderer/media/
Dpeer_connection_tracker.cc226 static base::DictionaryValue* GetDictValue(const webrtc::StatsReport& report) { in GetDictValue() function
254 base::DictionaryValue* report = GetDictValue(reports[i]); in OnComplete()