Searched defs:time_struct (Results 1 – 11 of 11) sorted by relevance
45 struct tm time_struct; in VLogF() local
91 struct tm time_struct; in CurrentDateAndTime() local
3733 struct tm time_struct; in FormatEpochTimeInMillisAsIso8601() local4104 struct tm time_struct; in FormatEpochTimeInMillisAsRFC3339() local
4121 struct tm time_struct; in FormatEpochTimeInMillisAsIso8601() local4564 struct tm time_struct; in FormatEpochTimeInMillisAsRFC3339() local
4122 struct tm time_struct; in FormatEpochTimeInMillisAsIso8601() local4567 struct tm time_struct; in FormatEpochTimeInMillisAsRFC3339() local
4111 struct tm time_struct; in FormatEpochTimeInMillisAsIso8601() local4560 struct tm time_struct; in FormatEpochTimeInMillisAsRFC3339() local
4094 struct tm time_struct; in FormatEpochTimeInMillisAsIso8601() local4484 struct tm time_struct; in FormatEpochTimeInMillisAsRFC3339() local
4585 const struct tm* const time_struct = localtime(&seconds); // NOLINT in FormatEpochTimeInMillisAsIso8601() local4588 const struct tm* const time_struct = localtime(&seconds); // NOLINT in FormatEpochTimeInMillisAsIso8601() local
5023 struct tm time_struct; in FormatEpochTimeInMillisAsIso8601() local