HomeSort by relevance Sort by last modified time
    Searched refs:MDSystemTime (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/google_breakpad/common/
minidump_format.h 672 } MDSystemTime; /* SYSTEMTIME */
683 /* A MDSystemTime structure that contains a date and local time when the
686 * the month member in the MDSystemTime structure is zero. */
687 MDSystemTime standard_date;
695 /* A MDSystemTime structure that contains a date and local time when the
698 * the month member in the MDSystemTime structure is zero.*/
699 MDSystemTime daylight_date;
    [all...]
  /external/google-breakpad/src/processor/
minidump.cc 200 static inline void Swap(MDSystemTime* system_time) {
    [all...]

Completed in 46 milliseconds