Home
last modified time | relevance | path

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

/external/libchrome/base/third_party/nspr/
Dprtime.h219 NSPR_API(PRTimeParameters) PR_GMTParameters(const PRExplodedTime *gmt);
Dprtime.cc149 PR_NormalizeTime(&copy, PR_GMTParameters); in PR_ImplodeTime()
382 PR_GMTParameters(const PRExplodedTime* /*gmt*/) in PR_GMTParameters() function
1088 PR_NormalizeTime(result, PR_GMTParameters); in PR_ParseTimeString()
/external/curl/lib/vtls/
Dnss.c843 PR_ExplodeTime(notBefore, PR_GMTParameters, &printableTime); in display_cert_info()
846 PR_ExplodeTime(notAfter, PR_GMTParameters, &printableTime); in display_cert_info()