Searched refs:GetDebugURL (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/devtools/device/
H A Ddevtools_android_bridge.cc431 static std::string GetDebugURL(const base::DictionaryValue& value) { function
446 browser, GetDebugURL(value))),
448 debug_url_(GetDebugURL(value)),
458 debug_url_ = GetDebugURL(value);

Completed in 183 milliseconds