Home | History | Annotate | Download | only in handler

Lines Matching refs:CrashGenerationClient

107     CrashGenerationClient* crash_generation_client) {
148 CrashGenerationClient* crash_generation_client,
181 scoped_ptr<CrashGenerationClient> client;
186 new CrashGenerationClient(pipe_name, dump_type_, custom_info));
189 new CrashGenerationClient(pipe_handle, dump_type_, custom_info));