Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dresource.h53 #define ID_SERVER_STOP 32772 macro
Dcrash_generation_app.rc50 MENUITEM "S&top", ID_SERVER_STOP
Dcrash_generation_app.cc386 case ID_SERVER_STOP: in WndProc()