Home
last modified time | relevance | path

Searched refs:year (Results 1 – 15 of 15) sorted by relevance

/system/keymaster/
Dkeymaster_configuration.cpp117 uint32_t year = match_to_uint32(patchlevel_str, matches[kYearMatch]); in GetOsPatchlevel() local
124 return year * 100 + month; in GetOsPatchlevel()
/system/core/libziparchive/
Dzip_writer.cc151 int year = ptm->tm_year; in ExtractTimeAndDate() local
152 if (year < 80) { in ExtractTimeAndDate()
153 year = 80; in ExtractTimeAndDate()
156 *out_date = (year - 80) << 9 | (ptm->tm_mon + 1) << 5 | ptm->tm_mday; in ExtractTimeAndDate()
/system/update_engine/update_manager/
Dreal_time_provider_unittest.cc46 now_exp.year = 2014; in CurrTime()
Dupdate_manager_unittest.cc62 now_exp.year = 2014; in FixedTime()
Dreal_shill_provider_unittest.cc86 now_exp.year = 2014; in InitTime()
Dreal_updater_provider_unittest.cc50 now_exp.year = 2014; in FixedTime()
/system/tpm/attestation/common/
Dproto_print.py221 """ % {'year': date.today().year,
243 """ % {'year': date.today().year,
/system/bt/doc/
Dstyle_guide.md228 Each header file must begin with the following Apache 2.0 License with `<year>`
229 and `<owner>` replaced with the year in which the file was authored and the
234 * Copyright (C) <year> <owner>
/system/update_engine/common/
Dutils_unittest.cc391 .year = 2001, .month = 9, .day_of_week = 0, .day_of_month = 9, in TEST()
Dutils.cc1001 exp_time.year, in ToString()
/system/core/logcat/tests/
Dlogcat_test.cpp78 TEST(logcat, year) { in TEST() argument
/system/sepolicy/tools/fc_sort/
DNOTICE294 Copyright (C) <year> <name of author>
316 Gnomovision version 69, Copyright (C) year name of author
/system/core/metricsd/uploader/proto/
Dsystem_profile.proto601 // The year of manufacture.
/system/tpm/trunks/generator/
Draw_structures.txt2643 the year of the version
2649 the day of the year (October 31, 2013)
6310 PT_FIXED + 3 the specification day of year using TCG calendar
6311 EXAMPLE November 15, 2010, has a day of year value of 319
6320 PT_FIXED + 4 the specification year using the CE
6321 EXAMPLE The year 2010 has a value of 00 00 07 DA16.
6594 PT_FIXED + 38 the platform-specific specification day of year using TCG
6599 PT_FIXED + 39 the platform-specific specification year using the CE
Draw_structures_fixed.txt2645 the year of the version
2651 the day of the year (October 31, 2013)
6292 the specification day of year using TCG calendar
6293 EXAMPLE November 15, 2010, has a day of year value of 319
6303 the specification year using the CE
6304 EXAMPLE The year 2010 has a value of 00 00 07 DA16.
6612 the platform-specific specification day of year using TCG
6618 the platform-specific specification year using the CE