Home
last modified time | relevance | path

Searched refs:apr_filepath_set (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestfnmatch.c229 apr_filepath_set("data", p); in test_glob_currdir()
242 apr_filepath_set("..", p); in test_glob_currdir()
H A Dtestdir.c368 APR_ASSERT_SUCCESS(tc, "change to temp dir", apr_filepath_set(path, p)); in test_rmkdir_nocwd()
370 APR_ASSERT_SUCCESS(tc, "restore cwd", apr_filepath_set(cwd, p)); in test_rmkdir_nocwd()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/netware/
H A Dfilesys.c98 APR_DECLARE(apr_status_t) apr_filepath_set(const char *rootpath, in apr_filepath_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/os2/
H A Dfilesys.c137 APR_DECLARE(apr_status_t) apr_filepath_set(const char *path, apr_pool_t *p) in apr_filepath_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_file_info.h401 APR_DECLARE(apr_status_t) apr_filepath_set(const char *path, apr_pool_t *p);
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/win32/
H A Dfilesys.c206 APR_DECLARE(apr_status_t) apr_filepath_set(const char *rootpath, in apr_filepath_set() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/file_io/unix/
H A Dfilepath.c56 APR_DECLARE(apr_status_t) apr_filepath_set(const char *path, apr_pool_t *p) in apr_filepath_set() function