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

/external/chromium_org/third_party/npapi/npspy/extern/nspr/
H A Dprtime.h133 * PRTimeParamFn --
135 * A function of PRTimeParamFn type returns the time zone and
155 typedef PRTimeParameters (PR_CALLBACK *PRTimeParamFn)(const PRExplodedTime *gmt); typedef
182 * Expand time binding it to time parameters provided by PRTimeParamFn.
185 * - Apply the given PRTimeParamFn to the GMT that we just calculated
192 PRTime usecs, PRTimeParamFn params, PRExplodedTime *exploded);
215 PRExplodedTime *exploded, PRTimeParamFn params);
/external/chromium/base/third_party/nspr/
H A Dprtime.h144 * PRTimeParamFn --
146 * A function of PRTimeParamFn type returns the time zone and
166 typedef PRTimeParameters (PR_CALLBACK *PRTimeParamFn)(const PRExplodedTime *gmt); typedef
188 PRExplodedTime *exploded, PRTimeParamFn params);
H A Dprtime.cc322 PR_NormalizeTime(PRExplodedTime *time, PRTimeParamFn params)
/external/chromium_org/base/third_party/nspr/
H A Dprtime.h144 * PRTimeParamFn --
146 * A function of PRTimeParamFn type returns the time zone and
166 typedef PRTimeParameters (PR_CALLBACK *PRTimeParamFn)(const PRExplodedTime *gmt); typedef
188 PRExplodedTime *exploded, PRTimeParamFn params);
H A Dprtime.cc327 PR_NormalizeTime(PRExplodedTime *time, PRTimeParamFn params)

Completed in 54 milliseconds