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.h740 } MDTimeZoneInformation; /* TIME_ZONE_INFORMATION */ typedef
829 MDTimeZoneInformation time_zone;
/external/google-breakpad/src/processor/
Dminidump.cc316 inline void Swap(MDTimeZoneInformation* time_zone) { in Swap()