Home
last modified time | relevance | path

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

/external/libchrome/base/third_party/nspr/
Dprtime.h190 typedef PRTimeParameters (PR_CALLBACK *PRTimeParamFn)(const PRExplodedTime *gmt); typedef
212 PRExplodedTime *exploded, PRTimeParamFn params);
Dprtime.cc265 PR_NormalizeTime(PRExplodedTime *time, PRTimeParamFn params) in PR_NormalizeTime()