Searched defs:time_date_stamp (Results 1 - 3 of 3) sorted by relevance

/external/google-breakpad/src/google_breakpad/processor/
H A Dprocess_state.h99 uint32_t time_date_stamp() const { return time_date_stamp_; } function in class:google_breakpad::ProcessState
/external/google-breakpad/src/processor/
H A Dsynth_minidump.cc252 uint32_t time_date_stamp,
260 D32(time_date_stamp);
248 Module(const Dump &dump, uint64_t base_of_image, uint32_t size_of_image, const String &name, uint32_t time_date_stamp, uint32_t checksum, const MDVSFixedFileInfo &version_info, const Section *cv_record, const Section *misc_record) argument
/external/google-breakpad/src/google_breakpad/common/
H A Dminidump_format.h260 uint32_t time_date_stamp; /* time_t */ member in struct:__anon6337
382 uint32_t time_date_stamp; /* time_t */ member in struct:__anon6344

Completed in 2958 milliseconds