Home
last modified time | relevance | path

Searched refs:apr_temp_dir_get (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtesttemp.c26 rv = apr_temp_dir_get(&tempdir, p); in test_temp_dir()
38 rv = apr_temp_dir_get(&tempdir, p); in test_mktemp()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dtempdir.c40 APR_DECLARE(apr_status_t) apr_temp_dir_get(const char **temp_dir, in apr_temp_dir_get() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_file_io.h964 APR_DECLARE(apr_status_t) apr_temp_dir_get(const char **temp_dir,