Home
last modified time | relevance | path

Searched defs:startDate (Results 1 - 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/src/
H A Dholiday_manager.cpp95 std::string startDate = Format(year, month, day); in IsHoliday() local
202 std::string startDate = value.size() >= 8 ? value.substr(0, 8) : ""; // 8 is date formarted string length in ParseFileLine() local
[all...]
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dcertificate_openssl_common.c150 ASN1_TIME *startDate = X509_get_notBefore(x509); in CompareDateWithCertTime() local

Completed in 2 milliseconds