Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/hang_monitor/
Dhung_window_detector.cc169 HungWindowDetector* detector_instance = in ChildWndEnumProc() local
171 if (NULL == detector_instance) { in ChildWndEnumProc()
176 return detector_instance->CheckChildWindow(child_window); in ChildWndEnumProc()