Home
last modified time | relevance | path

Searched defs:CallClientFunction (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/devtools/
Ddevtools_file_manager.cc184 void CefDevToolsFileManager::CallClientFunction( in CallClientFunction() function in CefDevToolsFileManager
Ddevtools_frontend.cc574 void CefDevToolsFrontend::CallClientFunction(const std::string& function_name, function in CefDevToolsFrontend