Searched defs:date (Results 1 – 4 of 4) sorted by relevance
68 char date[32]; in log_header() local
70 uint64_t date; in DeleteOldLogs() local
73 string date = to_string(year) + "-" + to_string(month) + "-" + to_string(day); in InvokeParseApi() local
1079 if (auto date = getParam(keyParams, KMV1::TAG_CERTIFICATE_NOT_BEFORE)) { in makeCert() local1086 if (auto date = getParam(keyParams, KMV1::TAG_CERTIFICATE_NOT_AFTER)) { in makeCert() local