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

  /external/chromium/chrome/browser/debugger/
devtools_window.h 71 void CallClientFunction(const string16& function_name,
devtools_window.cc 290 CallClientFunction(ASCIIToUTF16("WebInspector.setInspectedTabId"), tabId);
310 CallClientFunction(ASCIIToUTF16("WebInspector.addExtensions"), results);
325 void DevToolsWindow::CallClientFunction(const string16& function_name,

Completed in 23 milliseconds