Home
last modified time | relevance | path

Searched refs:OnDumpRequest (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/client/windows/crash_generation/
Dcrash_generation_server.h191 static void CALLBACK OnDumpRequest(void* context, BOOLEAN timer_or_wait);
Dcrash_generation_server.cc776 OnDumpRequest, in AddClient()
821 void CALLBACK CrashGenerationServer::OnDumpRequest(void* context, BOOLEAN) { in OnDumpRequest() function in google_breakpad::CrashGenerationServer