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

/external/chromium/base/
H A Ddebug_on_start.h26 typedef int (__cdecl *PIFV)(void); typedef in class:DebugOnStart
48 extern const DebugOnStart::PIFV debug_on_start;
49 DECLSPEC_SELECTANY const DebugOnStart::PIFV debug_on_start =
60 DECLSPEC_SELECTANY DebugOnStart::PIFV debug_on_start = &DebugOnStart::Init;

Completed in 205 milliseconds