HomeSort by relevance Sort by last modified time
    Searched refs:PRTimeParamFn (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/third_party/nspr/
prtime.h 168 * PRTimeParamFn --
170 * A function of PRTimeParamFn type returns the time zone and
190 typedef PRTimeParameters (PR_CALLBACK *PRTimeParamFn)(const PRExplodedTime *gmt);
212 PRExplodedTime *exploded, PRTimeParamFn params);
prtime.cc 265 PR_NormalizeTime(PRExplodedTime *time, PRTimeParamFn params)
    [all...]

Completed in 121 milliseconds