Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/common/
Dminidump_format.h703 } MDTimeZoneInformation; /* TIME_ZONE_INFORMATION */ typedef
757 MDTimeZoneInformation time_zone;
/external/google-breakpad/src/processor/
Dminidump.cc313 static inline void Swap(MDTimeZoneInformation* time_zone) { in Swap()