Home | History | Annotate | Download | only in crypto

Lines Matching refs:prtime

13 #include <prtime.h>
1015 base::Time PRTimeToBaseTime(PRTime prtime) {
1017 prtime + base::Time::UnixEpoch().ToInternalValue());
1020 PRTime BaseTimeToPRTime(base::Time time) {