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 157 * PRTimeParamFn --
159 * A function of PRTimeParamFn type returns the time zone and
179 typedef PRTimeParameters (PR_CALLBACK *PRTimeParamFn)(const PRExplodedTime *gmt);
201 PRExplodedTime *exploded, PRTimeParamFn params);
prtime.cc 334 PR_NormalizeTime(PRExplodedTime *time, PRTimeParamFn params)
    [all...]

Completed in 35 milliseconds