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

/external/chromium/base/debug/
H A Ddebug_on_start_win.h37 typedef int (__cdecl *PIFV)(void); typedef in class:base::debug::DebugOnStart
59 extern const DebugOnStart::PIFV debug_on_start;
60 DECLSPEC_SELECTANY const DebugOnStart::PIFV debug_on_start =
71 DECLSPEC_SELECTANY DebugOnStart::PIFV debug_on_start = &DebugOnStart::Init;

Completed in 516 milliseconds