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 D | testfnmatch.c | 229 apr_filepath_set("data", p); in test_glob_currdir() 242 apr_filepath_set("..", p); in test_glob_currdir()
|
H A D | testdir.c | 368 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 D | filesys.c | 98 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 D | filesys.c | 137 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 D | apr_file_info.h | 401 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 D | filesys.c | 206 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 D | filepath.c | 56 APR_DECLARE(apr_status_t) apr_filepath_set(const char *path, apr_pool_t *p) in apr_filepath_set() function
|