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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprtime.h149 * PRTimeParamFn --
151 * A function of PRTimeParamFn type returns the time zone and
171 typedef PRTimeParameters (PR_CALLBACK *PRTimeParamFn)(const PRExplodedTime *gmt); typedef
198 * Expand time binding it to time parameters provided by PRTimeParamFn.
201 * - Apply the given PRTimeParamFn to the GMT that we just calculated
208 PRTime usecs, PRTimeParamFn params, PRExplodedTime *exploded);
231 PRExplodedTime *exploded, PRTimeParamFn params);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprtime.c229 PRTimeParamFn params,
403 PR_NormalizeTime(PRExplodedTime *time, PRTimeParamFn params)

Completed in 1527 milliseconds