Home
last modified time | relevance | path

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

/external/cronet/net/cert/pki/
Docsp.cc193 der::Parser next_update_parser(next_update_input); in ParseOCSPSingleResponse() local
194 if (!next_update_parser.ReadGeneralizedTime(&(out->next_update))) in ParseOCSPSingleResponse()
196 if (next_update_parser.HasMore()) in ParseOCSPSingleResponse()