Home
last modified time | relevance | path

Searched refs:apr_time_exp_get (Results 1 – 8 of 8) sorted by relevance

/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dtesttime.c132 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/
Dtesttime.c132 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/
Dtime.c219 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/
Dtime.c219 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/
Dapr_time.h164 APR_DECLARE(apr_status_t) apr_time_exp_get(apr_time_t *result,
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_time.h164 APR_DECLARE(apr_status_t) apr_time_exp_get(apr_time_t *result,
/external/cronet/stable/third_party/apache-portable-runtime/src/time/unix/
Dtime.c138 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/
Dtime.c138 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()