Searched refs:DebugOnStart (Results 1 - 2 of 2) 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;
H A Ddebug_on_start_win.cc22 bool DebugOnStart::FindArgument(wchar_t* command_line, const char* argument_c) {
53 int __cdecl DebugOnStart::Init() {

Completed in 107 milliseconds