Home
last modified time | relevance | path

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

/system/keymaster/
Dkeymaster_configuration.cpp121 uint32_t year = match_to_uint32(patchlevel_str, matches[kYearMatch]); in GetOsPatchlevel() local
/system/core/libziparchive/
Dzip_writer.cc165 int year = ptm->tm_year; in ExtractTimeAndDate() local
/system/core/logcat/tests/
Dlogcat_test.cpp183 TEST(logcat, year) { in TEST() argument