Searched refs:prtime (Results 1 – 5 of 5) sorted by relevance
121 base::Time PRTimeToBaseTime(int64 prtime);
699 base::Time PRTimeToBaseTime(PRTime prtime) { in PRTimeToBaseTime() argument701 PR_ExplodeTime(prtime, PR_GMTParameters, &prxtime); in PRTimeToBaseTime()
278 PRTime prtime; in ParseDate() local279 SECStatus rv = DER_DecodeTimeChoice(&prtime, der_date); in ParseDate()281 *result = crypto::PRTimeToBaseTime(prtime); in ParseDate()
20 'third_party/nspr/prtime.cc',21 'third_party/nspr/prtime.h',
140 base/third_party/nspr/prtime.cc \