Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/gpu/
Dgpu_process_host_ui_shim.h79 CONTENT_EXPORT void SimulateHang();
Dgpu_process_host_ui_shim.cc191 void GpuProcessHostUIShim::SimulateHang() { in SimulateHang() function in content::GpuProcessHostUIShim
/external/chromium_org/content/browser/frame_host/
Ddebug_urls.cc151 shim->SimulateHang(); in HandleDebugURL()