Home
last modified time | relevance | path

Searched defs:year (Results 1 – 5 of 5) sorted by relevance

/system/keymaster/android_keymaster/
Dkeymaster_configuration.cpp86 uint32_t year = match_to_uint32(patchlevel_str, matches[kYearMatch]); in GetPatchlevel() local
/system/libziparchive/
Dzip_writer.cc167 int year = ptm->tm_year; in ExtractTimeAndDate() local
/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/
DTzLookupGenerator.java579 int year = Integer.parseInt(yearString); in getYearStartForData() local
/system/logging/logcat/tests/
Dlogcat_test.cpp179 TEST(logcat, year) { in TEST() argument
/system/core/fastboot/
Dfastboot.cpp2343 unsigned year, month, day; in ParseOsPatchLevel() local