Home
last modified time | relevance | path

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

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