Home
last modified time | relevance | path

Searched defs:apr_time_exp_t (Results 1 – 2 of 2) sorted by relevance

/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr_time.h91 typedef struct apr_time_exp_t apr_time_exp_t; typedef
98 struct apr_time_exp_t { struct
100 apr_int32_t tm_usec;
102 apr_int32_t tm_sec;
104 apr_int32_t tm_min;
106 apr_int32_t tm_hour;
108 apr_int32_t tm_mday;
110 apr_int32_t tm_mon;
112 apr_int32_t tm_year;
114 apr_int32_t tm_wday;
[all …]
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_time.h91 typedef struct apr_time_exp_t apr_time_exp_t; typedef
98 struct apr_time_exp_t { struct
100 apr_int32_t tm_usec;
102 apr_int32_t tm_sec;
104 apr_int32_t tm_min;
106 apr_int32_t tm_hour;
108 apr_int32_t tm_mday;
110 apr_int32_t tm_mon;
112 apr_int32_t tm_year;
114 apr_int32_t tm_wday;
[all …]