Home
last modified time | relevance | path

Searched refs:MDSystemTime (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h672 } MDSystemTime; /* SYSTEMTIME */ typedef
687 MDSystemTime standard_date;
699 MDSystemTime daylight_date;
/external/google-breakpad/src/processor/
Dminidump.cc200 static inline void Swap(MDSystemTime* system_time) { in Swap()