Lines Matching defs:header
84 const MDRawHeader *header = dump->header();85 if (!header) {86 BPLOG(ERROR) << "Minidump " << dump->path() << " has no header";89 process_state->time_date_stamp_ = header->time_date_stamp;