Home | History | Annotate | Download | only in handler

Lines Matching defs:dump_file

913     HANDLE dump_file = CreateFile(next_minidump_path_c_,
920 if (dump_file != INVALID_HANDLE_VALUE) {
1018 dump_file,
1024 CloseHandle(dump_file);