Home
last modified time | relevance | path

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

/external/clang/tools/scan-view/
Dstartfile.py176 controllers_map = {
185 controller_name = controllers_map[desktop_environment]
/external/chromium/chrome/browser/debugger/
Dinspectable_tab_proxy.h36 const ControllersMap& controllers_map();
Dinspectable_tab_proxy.cc74 InspectableTabProxy::controllers_map() { in controllers_map() function in InspectableTabProxy
Ddevtools_remote_service.cc79 delegate_->inspectable_tab_proxy()->controllers_map(); in ProcessJson()
Ddebugger_remote_service.cc135 delegate_->inspectable_tab_proxy()->controllers_map(); in ToTabContents()
Dextension_ports_remote_service.cc306 delegate_->inspectable_tab_proxy()->controllers_map(); in ConnectCommand()