Searched defs:DebugOnStart (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/debug/
H A Ddebug_on_start_win.h33 class DebugOnStart { class in namespace:base::debug
59 extern const DebugOnStart::PIFV debug_on_start;
60 DECLSPEC_SELECTANY const DebugOnStart::PIFV debug_on_start =
61 &DebugOnStart::Init;
71 DECLSPEC_SELECTANY DebugOnStart::PIFV debug_on_start = &DebugOnStart::Init;

Completed in 166 milliseconds