Searched refs:apr_time_exp_get (Results 1 – 8 of 8) sorted by relevance
/external/cronet/stable/third_party/apache-portable-runtime/src/test/ |
D | testtime.c | 132 rv = apr_time_exp_get(&imp, &xt); in test_exp_get_gmt() 150 rv = apr_time_exp_get(&imp, &xt); in test_exp_get_lt() 293 apr_time_exp_get(&t, &xt)); in test_2038()
|
/external/cronet/tot/third_party/apache-portable-runtime/src/test/ |
D | testtime.c | 132 rv = apr_time_exp_get(&imp, &xt); in test_exp_get_gmt() 150 rv = apr_time_exp_get(&imp, &xt); in test_exp_get_lt() 293 apr_time_exp_get(&t, &xt)); in test_2038()
|
/external/cronet/stable/third_party/apache-portable-runtime/src/time/win32/ |
D | time.c | 219 APR_DECLARE(apr_status_t) apr_time_exp_get(apr_time_t *t, in apr_time_exp_get() function 250 apr_status_t status = apr_time_exp_get(t, xt); in apr_time_exp_gmt_get()
|
/external/cronet/tot/third_party/apache-portable-runtime/src/time/win32/ |
D | time.c | 219 APR_DECLARE(apr_status_t) apr_time_exp_get(apr_time_t *t, in apr_time_exp_get() function 250 apr_status_t status = apr_time_exp_get(t, xt); in apr_time_exp_gmt_get()
|
/external/cronet/tot/third_party/apache-portable-runtime/src/include/ |
D | apr_time.h | 164 APR_DECLARE(apr_status_t) apr_time_exp_get(apr_time_t *result,
|
/external/cronet/stable/third_party/apache-portable-runtime/src/include/ |
D | apr_time.h | 164 APR_DECLARE(apr_status_t) apr_time_exp_get(apr_time_t *result,
|
/external/cronet/stable/third_party/apache-portable-runtime/src/time/unix/ |
D | time.c | 138 APR_DECLARE(apr_status_t) apr_time_exp_get(apr_time_t *t, apr_time_exp_t *xt) in apr_time_exp_get() function 167 apr_status_t status = apr_time_exp_get(t, xt); in apr_time_exp_gmt_get()
|
/external/cronet/tot/third_party/apache-portable-runtime/src/time/unix/ |
D | time.c | 138 APR_DECLARE(apr_status_t) apr_time_exp_get(apr_time_t *t, apr_time_exp_t *xt) in apr_time_exp_get() function 167 apr_status_t status = apr_time_exp_get(t, xt); in apr_time_exp_gmt_get()
|